Where are the samples this line references?
"Note When installing the SDK, remember the path you install to. For example, "C:\Program Files\Azure Kinect Body Tracking SDK 0.9.5". You will find the samples referenced in articles in this path."
The .msi file only installs these files/folders:
/sdk/include/k4abt.h
/sdk/include/k4abt.hpp
/sdk/include/k4abttypes.h
/sdk/include/k4abtversion.h
/sdk/windows-desktop/amd64/release/bin/dnn_model_2_0.onnx
/sdk/windows-desktop/amd64/release/bin/k4abt.dll
/sdk/windows-desktop/amd64/release/bin/onnxruntime.dll
/sdk/windows-desktop/amd64/release/lib/k4abt.lib
/tools/cublas64_100.dll
/tools/cudart64_100.dll
/tools/cudnn64_7.dll
/tools/depthengine_2_0.dll
/tools/dnn_model_2_0.onnx
/tools/k4a.dll
/tools/k4abt.dll
/tools/k4abt_simple_3d_viewer.exe
/tools/onnxruntime.dll
/tools/vcomp140.dll
/license.txt
/redist.txt
/ThirdPartyNotices.txt
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@BitterDone , Thanks for raising the issue.We will investigate the issue and update you.
Good catch. The samples are now on GitHub at https://github.com/microsoft/Azure-Kinect-Samples
Man do I feel dense- I cloned that repo when looking at the Sensor sdk, and never noticed the body-tracking-samples folder. Thank you all so much!
@qm13 Assigning the issue to you to add the reference to the GitHub repository.
Fixed.