This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Get OpenNI | |
git clone git://github.com/OpenNI/OpenNI.git | |
# Switch to unstable branch (only unstable supports osx atm) | |
git checkout unstable | |
# Follow the installation instructions in the Readme (they're pretty good) | |
# Get the forked version of the PrimeSense/Sensor module working (the official didn't seem to work) | |
git clone git://github.com/ros-pkg-git/Sensor.git |
NewerOlder