![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Classes | |
| class | ChoreographerNodelet |
| class | Validator |
Typedefs | |
| using | STATE = ff_msgs::MotionState |
| using | RESPONSE = ff_msgs::MotionResult |
| using | FSM = ff_util::FSM |
| typedef std::map< std::string, std::string > | PlannerInfo |
| typedef std::map< std::string, ff_util::FreeFlyerActionClient< ff_msgs::PlanAction > > | PlannerMap |
Functions | |
| PLUGINLIB_EXPORT_CLASS (choreographer::ChoreographerNodelet, nodelet::Nodelet) | |
| using choreographer::FSM = typedef ff_util::FSM |
| typedef std::map<std::string, std::string> choreographer::PlannerInfo |
| typedef std::map<std::string, ff_util::FreeFlyerActionClient<ff_msgs::PlanAction> > choreographer::PlannerMap |
| using choreographer::RESPONSE = typedef ff_msgs::MotionResult |
| using choreographer::STATE = typedef ff_msgs::MotionState |
| choreographer::PLUGINLIB_EXPORT_CLASS | ( | choreographer::ChoreographerNodelet | , |
| nodelet::Nodelet | |||
| ) |