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'm not having this issue but I did download and compile the latest OpenNI and PrimeSense Sensor sources, stable branches : http://www.openni.org/Downloads.aspx (you need to git clone them).

You'll have to install OpenNI (first) and the Sensor (second) packages on top of your openni-dev Debian package (effectively overwriting the files of the Debian package). You can do this by following the build and installation instructions in the README files in the top directories of both packages.

If it doesn't work, you can revert all by calling the ./install.sh script with the -u option for both packages and then to do

sudo aptitude reinstall openni-dev

So it's quite safe to try this out.