![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pluginlib/class_list_macros.h>#include <image_transport/image_transport.h>#include <ros/publisher.h>#include <ros/subscriber.h>#include <ff_util/ff_nodelet.h>#include <ff_msgs/ConfigureCamera.h>#include <ff_msgs/EnableCamera.h>#include <ff_msgs/CameraState.h>#include <string>

Go to the source code of this file.
Classes | |
| class | image_sampler::ImageSampler |
Namespaces | |
| image_sampler | |
Macros | |
| #define | NUM_CAMERAS 4 |
| #define | NAV_CAM_ID 0 |
| #define | DOCK_CAM_ID 1 |
| #define | HAZ_CAM_ID 2 |
| #define | PERCH_CAM_ID 3 |
| #define DOCK_CAM_ID 1 |
| #define HAZ_CAM_ID 2 |
| #define NAV_CAM_ID 0 |
| #define NUM_CAMERAS 4 |
| #define PERCH_CAM_ID 3 |