First, make sure you have everything you need to compile OpenNI (if you don’t already have a Java JDK, you will need to install one): Next, make a directory to store the build in, then clone the OpenNI source from …
Monthly Archives: March 2012
Compile OpenNI for Kinect Motor Control on Linux
Posted by admin
on March 29, 2012
Comments Off on Compile OpenNI for Kinect Motor Control on Linux
Kinect Motor Control (Linux)
Posted by admin
on March 29, 2012
Comments Off on Kinect Motor Control (Linux)
kinectmotorcontrol is a Linux command line program to control the Kinect motor using the OpenNI driver. As such, you must have the OpenNI driver installed and working (Linux version requires a patch). I do not do much error checking in …
Kinect Motor Control (Windows)
Posted by admin
on March 27, 2012
Comments Off on Kinect Motor Control (Windows)
I have created a command line program to control the Kinect motor using the OpenNI driver. As such, you must have the OpenNI driver installed and working. I do not do much error checking in my code and assume your …
Shared printer offline after reboot fix…
Posted by admin
on March 24, 2012
Comments Off on Shared printer offline after reboot fix…
When you add a shared printer in Windows 7 that needs to have credentials to be able to connect, it might only work the one time immediately after adding it. After a reboot, it will be offline and you can …