SimpleOpenNI access the Kinect motor
in
Contributed Library Questions
•
3 months ago
I'm using simple-openni for a talk I plan to give soon and I found an API in it that appears to control the motor. There is a moveKinect method that appears to be added to the main ContextWrapper interface but I can't seem to get it to work. Looking through the svn history and release notes it appears to have been added last year with a note that explains it doesn't work with the newest drivers(5.1.02,Linux64). I've tried calling the method giving it values in degress and radians but nothing happens. I get no error and no movement. Has anyone else played with this? I'm running with the 2nd to latest processing 2.0 build (the link to processing 2.0.1 doesn't work) and the latest SImpleOpenNI package I could download. Also, I've been having consistent JVM crashes whenever I use SimpleOpenNI on my Mac. I've run several system software updates since I last had everything working and I'm wondering if I need to update the SimpleOpenNI libraries. I don't know where they install on OSX or how to remove them to update or install new ones.
1