kinectmotorcontrol is a Linux command line program to control the Kinect motor using the OpenNI driver. As such, you must have the OpenNI driver installed and working (Linux version requires a patch). I do not do much error checking in …
Tag Archives: angle
Kinect Motor Control (Linux)
Posted by admin
on March 29, 2012
Comments Off on Kinect Motor Control (Linux)
Kinect Motor Control (Windows)
Posted by admin
on March 27, 2012
Comments Off on Kinect Motor Control (Windows)
I have created a command line program to control the Kinect motor using the OpenNI driver. As such, you must have the OpenNI driver installed and working. I do not do much error checking in my code and assume your …