How to Install freenect in Ubuntu 18.04



Install freenect by entering the following commands in the terminal:

sudo apt update
sudo apt install freenect

Description:

library for accessing Kinect device -- metapackage

libfreenect is a cross-platform library that provides the necessary interfaces to activate, initialize, and communicate data with the Kinect hardware. Currently, the library supports access to RGB and depth video streams, motors, accelerometer and LED and provide binding in different languages (C++, Python...) . This library is the low level component of the OpenKinect project which is an open community of people interested in making use of the Xbox Kinect hardware with PCs and other devices. . This is the metapackage to install all components of the project.

Homepage: http://openkinect.org/

Version: 1:0.5.3-1build1

Section: universe/libs