|
#include <armarx/navigation/human/HumanTracker.h>
Public Attributes | |
bool | associated |
AdvancedCluster * | associatedCluster |
int | confidence |
HumanFilter | humanFilter |
std::optional< std::string > | trackingId = std::nullopt |
Definition at line 79 of file HumanTracker.h.
bool associated |
Definition at line 84 of file HumanTracker.h.
AdvancedCluster* associatedCluster |
Definition at line 83 of file HumanTracker.h.
int confidence |
Definition at line 85 of file HumanTracker.h.
HumanFilter humanFilter |
Definition at line 81 of file HumanTracker.h.
std::optional<std::string> trackingId = std::nullopt |
Definition at line 82 of file HumanTracker.h.