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

I also tried out a few things with the Kinect and did not get it to work on the raspi. My solution was to use Openni2 for which I wrote a ROS node

https://github.com/kalectro/openni2_camera.git

You will first need to install Openni2. I forked the repo and made changes so it would compile on the raspberry. Just run make in this repo

https://github.com/kalectro/OpenNI2.git