![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Classes | |
| class | ArmNodelet |
| struct | JointInfo |
Typedefs | |
| typedef std::map< JointType, JointInfo > | JointMap |
| typedef std::map< std::string, JointType > | JointDictionary |
| using | FSM = ff_util::FSM |
| using | STATE = ff_msgs::ArmState |
| using | RESPONSE = ff_msgs::ArmResult |
Enumerations | |
| enum | JointType { PAN, TILT, GRIPPER } |
| enum | ServoID { PROXIMAL_SERVO, DISTAL_SERVO, GRIPPER_SERVO, ALL_SERVOS } |
Functions | |
| PLUGINLIB_EXPORT_CLASS (arm::ArmNodelet, nodelet::Nodelet) | |
| using arm::FSM = typedef ff_util::FSM |
| typedef std::map<std::string, JointType> arm::JointDictionary |
| typedef std::map<JointType, JointInfo> arm::JointMap |
| using arm::RESPONSE = typedef ff_msgs::ArmResult |
| using arm::STATE = typedef ff_msgs::ArmState |
| enum arm::JointType |
| enum arm::ServoID |
| arm::PLUGINLIB_EXPORT_CLASS | ( | arm::ArmNodelet | , |
| nodelet::Nodelet | |||
| ) |