

Go to the source code of this file.
Classes | |
| class | hri::FeatureTracker |
Namespaces | |
| hri | |
Typedefs | |
| typedef std::string | hri::ID |
Enumerations | |
| enum | hri::FeatureType { hri::invalid = 0, hri::person = (1u << 0), hri::tracked_person = (1u << 1), hri::face = (1u << 2), hri::body = (1u << 3), hri::voice = (1u << 4) } |