Classes | |
| struct | JointState |
| class | ShadowHand |
| struct | Tactile |
Enumerations | |
| enum | ControlType { POSITION_PWM, EFFORT_TORQUE } |
Variables | |
| static const string | ctrl_joints [JOINTS_WITH_STATE] |
Definition at line 34 of file shadow_hand.hpp.
const string shadow_robot_standalone::ctrl_joints[JOINTS_WITH_STATE] [static] |
{"ffj0", "ffj3", "ffj4",
"lfj0", "lfj3", "lfj4", "lfj5",
"mfj0", "mfj3", "mfj4",
"rfj0", "rfj3", "rfj4",
"thj1", "thj2", "thj3", "thj4", "thj5",
"wrj1", "wrj2"}
Definition at line 15 of file sr_ros_wrapper.cpp.