NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <live_measurement_simulator_params.h>
Public Attributes | |
MessageBufferParams | imu |
MessageBufferParams | flight_mode |
MessageBufferParams | depth_odometry |
MessageBufferParams | depth_image |
MessageBufferParams | depth_cloud |
MessageBufferParams | of |
MessageBufferParams | vl |
MessageBufferParams | ar |
MessageBufferParams | img |
MessageBufferParams | vio |
std::string | bag_name |
std::string | map_file |
std::string | image_topic |
bool | use_bag_image_feature_msgs |
bool | use_bag_depth_odom_msgs |
bool | save_optical_flow_images |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::ar |
std::string localization_analysis::LiveMeasurementSimulatorParams::bag_name |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::depth_cloud |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::depth_image |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::depth_odometry |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::flight_mode |
std::string localization_analysis::LiveMeasurementSimulatorParams::image_topic |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::img |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::imu |
std::string localization_analysis::LiveMeasurementSimulatorParams::map_file |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::of |
bool localization_analysis::LiveMeasurementSimulatorParams::save_optical_flow_images |
bool localization_analysis::LiveMeasurementSimulatorParams::use_bag_depth_odom_msgs |
bool localization_analysis::LiveMeasurementSimulatorParams::use_bag_image_feature_msgs |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::vio |
MessageBufferParams localization_analysis::LiveMeasurementSimulatorParams::vl |