Go to the documentation of this file.
17 std::optional<Eigen::Vector3f>
31 const std::string &prefix = std::string());
40 std::set<std::string>
modelIDs = std::set<std::string>();
43 std::optional<HumanPose>
KeyPointCoordinateSystem coordSystem
void addTo(armarx::PropertyDefinitionsPtr &def, const std::string &prefix=std::string())
void updateFromProperties()
Eigen::Vector3f positionMM
double distanceThresholdMM
Eigen::Vector3f positionMM
std::set< std::string > modelIDs
std::optional< HumanPose > getNearestHuman(const std::vector< HumanPose > &humanPoses, const NearestHumanParameters ¶meters)
KeyPointCoordinateSystem coordSystem
struct armarx::armem::human::NearestHumanParameters::Properties properties
std::optional< Eigen::Vector3f > computeMeanPosition(const HumanPose &humanPose, KeyPointCoordinateSystem coordSystem)
std::optional< double > distanceThresholdMM