Turn Kinect in the left and the right
Hi; I used the openni function xnUSBSendControl to move the KInect's motor up and down, and now I'm looking to turn that motor in the left and right. Thanks
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi; I used the openni function xnUSBSendControl to move the KInect's motor up and down, and now I'm looking to turn that motor in the left and right. Thanks
There is no motor inside the kinect to control the left/right direction. There is only one motor, and it is for controlling the up/down direction. If you look at Step 5 of ifixit's Kinect Teardown, you can see the single motor.
Asked: 2014-08-19 09:41:45 -0500
Seen: 992 times
Last updated: Aug 19 '14
Problem pertaining to DepthGenerator
OpenNI compilation error, Diamondback, version mobile, ARM
How to install NITE in Ubuntu10.04?
depth wrong using openni_camera depth image
what's the resuts of GetSkeletonJointOrientation()
How to change the Kinect point cloud resolution
How to display the Kinect point cloud using image colours?
NI Stack shows different outputs on Kinect
Multiple Kinects: Same Topics from different nodes, how to subscribe?
You may be interested in the kinect_aux package for tilting the Kinect using a ROS interface.