Enumerations | |
enum | FootIDs { L = 0, R } |
Variables | |
static std::map< FootIDs, std::string > | foot_to_name |
enum xpp::biped::FootIDs |
Definition at line 45 of file endeffector_mappings.h.
std::map<FootIDs, std::string> xpp::biped::foot_to_name [static] |
Definition at line 46 of file endeffector_mappings.h.