NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include "dds_ros_bridge/ros_guest_science.h"
Macros | |
#define | GENERATE_GUEST_SCIENCE_CASE(NAME) case GuestScienceData::NAME: return rapid::ext::astrobee::GUEST_SCIENCE_##NAME |
#define | GENERATE_GUEST_SCIENCE_DEFAULT(NAME) |
#define GENERATE_GUEST_SCIENCE_CASE | ( | NAME | ) | case GuestScienceData::NAME: return rapid::ext::astrobee::GUEST_SCIENCE_##NAME |
#define GENERATE_GUEST_SCIENCE_DEFAULT | ( | NAME | ) |