|
|
#include <armarx/view_selection/components/person_target_provider/Features.h>
Public Member Functions | |
| double | calculateHotness (const Eigen::Vector3f &robot_position) |
Public Attributes | |
| bool | ishuman |
| Eigen::Vector3f | position |
| std::string | trackingName |
Definition at line 27 of file Features.h.
| double calculateHotness | ( | const Eigen::Vector3f & | robot_position | ) |
| bool ishuman |
Definition at line 29 of file Features.h.
| Eigen::Vector3f position |
Definition at line 30 of file Features.h.
| std::string trackingName |
Definition at line 31 of file Features.h.