![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Classes | |
| class | LocalizationManagerNodelet |
| struct | Pipeline |
Typedefs | |
| typedef std::function< void(PipelineError)> | PipelineCallbackType |
| typedef std::map< std::string, Pipeline > | PipelineMap |
| using | FSM = ff_util::FSM |
| using | STATE = ff_msgs::LocalizationState |
| using | RESPONSE = ff_msgs::LocalizationResult |
Enumerations | |
| enum | PipelineError : uint8_t { ERROR_REGISTRATION_TIMEOUT = 0, ERROR_VISUAL_TIMEOUT = 1, ERROR_DEPTH_TIMEOUT = 2, ERROR_FILTER_TIMEOUT = 3, ERROR_FILTER_BIAS = 4 } |
Functions | |
| PLUGINLIB_EXPORT_CLASS (localization_manager::LocalizationManagerNodelet, nodelet::Nodelet) | |
| using localization_manager::FSM = typedef ff_util::FSM |
| typedef std::function<void(PipelineError)> localization_manager::PipelineCallbackType |
| typedef std::map<std::string, Pipeline> localization_manager::PipelineMap |
| using localization_manager::RESPONSE = typedef ff_msgs::LocalizationResult |
| using localization_manager::STATE = typedef ff_msgs::LocalizationState |
| enum localization_manager::PipelineError : uint8_t |
| localization_manager::PLUGINLIB_EXPORT_CLASS | ( | localization_manager::LocalizationManagerNodelet | , |
| nodelet::Nodelet | |||
| ) |