Kinect-module

The Kinect module in FAST uses libfreenect2 to enable streaming of RGB and depth data for a Kinect v2 device. Here is an example on how to use the KinectStreamer.

Need libusb and turbo jpeg: sudo apt install libusb-1.0.0-dev libturbojpeg0-dev