Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 821 Bytes

File metadata and controls

13 lines (7 loc) · 821 Bytes

Walk through to quickly get up & running with the Azure-Kinect-Sensor-SDK submodule

1. The depth engine

A dated Depth Engine binary is provided and can be installed by running the install_depthengine.sh helper script. Please follow the hyperlink for the official step-by-step on how to get the most up-to-date depth engine.

2. The USB rules

For convenience, the USB rules can be installed by running the install_usb_rules.sh helper script in this directory.

3. Building the submodule project

Iff all dependencies have been installed, build the Azure-Kinect-Sensor-SDK project project by running the build_kinect_sdk.sh script in this directory.