Key Control icon Key Control Assign scripts to any keyboard key (press/release), map arrow keys to movement controls; activates when the control has focus (green). Try it →

ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

#3  

Thanks to all, I'll take a look to the other Thread.

#4  

I've a Kinect 2.0 for the XBOX One, it do not work with the "Kinect Body Control" Plugin. The only way I found to get Datas from the Kinect 2.0 are the ControlCommands.

Best reguards Hansi

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#5  

you read the "Kinect body control" plugin page and installed the correct driver from the link provided?

User-inserted image

#6  

Yes, I installed both, the "Kinect SDK 1.8" and the "Kinect SDK 2.0". All Demos from the SDK 1.8 do not work with my Kinect 2.0.

Best Reguards Hansi

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#7  

That's good to know. My Kinect is from a 360, so I can't test with anything newer

#8  

I try to write a plugin for the Kinect 2.0, but I don't know how I can create a Viewer? All Samples based on WDF / XAML Files, but for a plugin I need a normal Window.

How do you realised the Plugin/Viewer vor the Kinect 360?