KinectProjectorToolkit icon indicating copy to clipboard operation
KinectProjectorToolkit copied to clipboard

Kinect 1414

Open robotconscience opened this issue 11 years ago • 0 comments

This is actually a SimpleOpenNI issue but: it's possible to get Kinect 1414 (and ostensibly K4W) working with the toolkit by hacking SimpleOpenNI a little bit:

  • Download or compile the newest version of https://github.com/OpenKinect/libfreenect
  • Rename libfreenect.0.4.0.dylib to libfreenect.0.1.2.dylib to match one included by SimpleOpenNI
  • Replace version in SimpleOpenNI/library/osx/OpenNI2/Drivers with new version

Only tested on OS X...

robotconscience avatar Jul 03 '14 17:07 robotconscience