Log in

View Full Version : Kinect Not Recognizing X and Z Axis


nydnh01
25-01-2012, 14:55
After deploying the robot code and enabling the code the y axis is only working. Tried doing movements after the program was disabled and still no movement on the kinect skeleton indicator for the x and z axis values.

Joe Ross
25-01-2012, 15:48
As described in the Getting started with Kinect (http://www.usfirst.org/sites/default/files/uploadedFiles/Robotics_Programs/FRC/Game_and_Season__Info/2012_Assets/Getting%20Started%20with%20Microsoft%20Kinect%20fo r%20FRC.pdf) document, there are only pre-programmed gestures for the Y axis, and some buttons. If you want to define gestures for X and Z, you would need to modify the Kinect Server as described in the document.