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

Revision history [back]

You need to install OpenNI and PrimeSense sensor module from source. That's what I did.

  1. Get the source codes

    $ git clone https://github.com/OpenNI/OpenNI.git

    $ git clone https://github.com/PrimeSense/Sensor.git

  2. Compile them in order (follow their README instructions of each package to satisfy requirements/dependencies)

  3. Re-build (Cmake) your openCV.