Wheel Encoder Counter icon Wheel Encoder Counter Arduino UNO wheel encoder: reads left/right ticks, provides counts, configurable ticks, wheel & pivot sizes, optional pose telemetry to ARC NMS. Try it →

ARC Pro

Upgrade to ARC Pro

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

#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?