|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
19 #ifndef FACTOR_ADDERS_STANDSTILL_FACTOR_ADDER_PARAMS_H_
20 #define FACTOR_ADDERS_STANDSTILL_FACTOR_ADDER_PARAMS_H_
34 #endif // FACTOR_ADDERS_STANDSTILL_FACTOR_ADDER_PARAMS_H_
Definition: standstill_factor_adder_params.h:25
bool add_pose_between_factor
Definition: standstill_factor_adder_params.h:27
double prior_velocity_stddev
Definition: standstill_factor_adder_params.h:28
double pose_between_factor_rotation_stddev
Definition: standstill_factor_adder_params.h:30
Definition: factor_adder_params.h:23
double pose_between_factor_translation_stddev
Definition: standstill_factor_adder_params.h:29
Definition: depth_odometry_factor_adder.h:31
bool add_velocity_prior
Definition: standstill_factor_adder_params.h:26