![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <nodelet/nodelet.h>#include <pluginlib/class_list_macros.h>#include <ros/ros.h>#include <config_reader/config_reader.h>#include <ff_common/ff_names.h>#include <ff_util/ff_nodelet.h>#include <ff_msgs/SetStreamingLights.h>#include <ff_hw_msgs/ConfigureSystemLeds.h>#include <ff_msgs/CameraStatesStamped.h>#include <ff_msgs/DockActionResult.h>#include <ff_msgs/DockState.h>#include <ff_msgs/EkfState.h>#include <ff_msgs/Heartbeat.h>#include <ff_msgs/MotionActionResult.h>#include <ff_msgs/MotionState.h>#include <ff_msgs/SignalState.h>#include <sensor_msgs/BatteryState.h>#include <cerrno>#include <cstring>
Classes | |
| class | states::StatesNodelet |
Namespaces | |
| states | |
Functions | |
| states::PLUGINLIB_EXPORT_CLASS (states::StatesNodelet, nodelet::Nodelet) | |