ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To my excitement, I have solved this problem. First, install the OpenNI and SenorKinect. Well, I tried many versions and at last I found one that I could use."Download them from here!" I am using a Ubuntu12.04 desktop. While I was trying other versions, I always get the error: "no device connected!", that is really strange! I searched many methods, but none solved my problem. Then I was told that maybe because of the inappropriate. So I tried many diferent versions driver, and at last, I got the working one! Then, using the OpenNi get the Kinect depth and RGB data, and using the OpenCV to save them. For starters, like me, the writing of makefile is really a challenging work!

To my excitement, I have solved this problem. problem.

First, install the OpenNI and SenorKinect. Well, I tried many versions and at last I found the right one that I could use."Download them from here!" I am using a Ubuntu12.04 desktop. While I was trying other versions, I always get the error: "no device connected!", that is really strange! I searched many methods, but none solved my problem. Then I was told that maybe because of the inappropriate. So I tried many diferent versions driver, and at last, I got the working one! one!

Then, using the OpenNi get the Kinect depth and RGB data, and using the OpenCV to save them. For starters, like me, the writing of makefile is really a challenging work!