|
#include <armarx/navigation/human/HumanTracker.h>
Public Attributes | |
bool | associated |
DateTime | detectionTime |
core::Pose2D | pose |
std::optional< std::string > | trackingId |
Definition at line 64 of file HumanTracker.h.
bool associated |
Definition at line 69 of file HumanTracker.h.
DateTime detectionTime |
Definition at line 68 of file HumanTracker.h.
core::Pose2D pose |
Definition at line 66 of file HumanTracker.h.
std::optional<std::string> trackingId |
Definition at line 67 of file HumanTracker.h.