This document provides an overview and code samples for using the Azure Kinect SDK and Azure Kinect Body Tracking SDK in C/C++. It explains how to install the SDKs, generate projects, capture and process sensor data, playback recordings, and track body poses. Code samples are provided for initializing devices, capturing images, transforming data between coordinate systems, and drawing body skeletons overlaid on images.