Skip to content
Snippets Groups Projects
Commit fd0bc678 authored by ARMAR-6 User's avatar ARMAR-6 User
Browse files

Merge branch 'feature/ak-body-tracking-sdk' of...

Merge branch 'feature/ak-body-tracking-sdk' of git.h2t.iar.kit.edu:sw/armarx/visionx into feature/ak-body-tracking-sdk
parents 7c3a0699 33575cf8
No related branches found
No related tags found
1 merge request!141feature: Azure Kinect Body Tracking SDK
......@@ -31,6 +31,7 @@
*/
namespace armarx::human::pose::model::k4a_bt_body_32
{
inline const std::string ModelId = "K4ABT_BODY_32";
/**
* Joints with index as defined in the body model.
......
......@@ -27,6 +27,7 @@
namespace armarx::human::pose::model::openpose_body_25
{
inline const std::string ModelId = "BODY_25";
enum class Joints
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment