libfreenect is a userspace driver for the Microsoft Kinect. It runs on Linux, OSX, and Windows and supports
- RGB and Depth Images
- Motors
- Accelerometer
- LED
- Audio
Notice: If you have the newer Kinect v2 (XBox One), use OpenKinect/libfreenect2 instead.
Install_libfree_ubuntu.sh
- Install libfreenect in Ubuntu 16.04
Install_libfree_python.sh
- Install libfreenect wrapper for python on Ubuntu 16.04
Change permission of these file to "Allow executing file as program"
sudo ./Install_libfree_ubuntu.sh
sudo ./Install_libfree_python.sh