|
|
#include <VisionX/libraries/armem_human/types.h>
Public Types | |
| using | KeyPointMap = std::map< std::string, PoseKeypoint > |
Public Attributes | |
| std::string | cameraFrameName |
| std::optional< std::string > | humanTrackingId = std::nullopt |
| KeyPointMap | keypoints |
| std::string | poseModelId |
| DateTime | timestamp |
| using KeyPointMap = std::map<std::string, PoseKeypoint> |
| KeyPointMap keypoints |