Skip to content

Instantly share code, notes, and snippets.

View johnboiles's full-sized avatar

John Boiles johnboiles

View GitHub Profile
@johnboiles
johnboiles / gist:776759
Created January 12, 2011 19:50
Getting OpenNI working on OSX
# 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