|
#include <VisionX/libraries/armem_human/util.h>
Public Member Functions | |
void | addTo (armarx::PropertyDefinitionsPtr &def, const std::string &prefix=std::string()) |
Public Attributes | |
KeyPointCoordinateSystem | coordSystem = KeyPointCoordinateSystem::Camera |
double | distanceThresholdMM = -1.0 |
std::string | modelIDs = std::string() |
Eigen::Vector3f | positionMM = Eigen::Vector3f::Zero() |
void addTo | ( | armarx::PropertyDefinitionsPtr & | def, |
const std::string & | prefix = std::string() |
||
) |
KeyPointCoordinateSystem coordSystem = KeyPointCoordinateSystem::Camera |