Enumerations | |
enum | FootIDs { LF = 0, RF, LH, RH } |
Variables | |
static std::map< FootIDs, std::string > | foot_to_name |
enum xpp::quad::FootIDs |
Definition at line 54 of file endeffector_mappings.h.
std::map<FootIDs, std::string> xpp::quad::foot_to_name [static] |