|
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_VO_SMART_PROJECTION_FACTOR_ADDER_PARAMS_H_
20 #define FACTOR_ADDERS_VO_SMART_PROJECTION_FACTOR_ADDER_PARAMS_H_
25 #include <gtsam/geometry/Pose3.h>
26 #include <gtsam/geometry/Cal3_S2.h>
27 #include <gtsam/linear/NoiseModel.h>
28 #include <gtsam/slam/SmartFactorParams.h>
78 #endif // FACTOR_ADDERS_VO_SMART_PROJECTION_FACTOR_ADDER_PARAMS_H_
boost::shared_ptr< gtsam::Cal3_S2 > cam_intrinsics
Definition: vo_smart_projection_factor_adder_params.h:63
bool scale_noise_with_num_points
Definition: vo_smart_projection_factor_adder_params.h:57
gtsam::SmartProjectionParams smart_factor
Definition: vo_smart_projection_factor_adder_params.h:74
bool rotation_only_fallback
Definition: vo_smart_projection_factor_adder_params.h:51
double min_avg_distance_from_mean
Definition: vo_smart_projection_factor_adder_params.h:42
Definition: vo_smart_projection_factor_adder_params.h:31
bool robust
Definition: vo_smart_projection_factor_adder_params.h:44
vision_common::SpacedFeatureTrackerParams spaced_feature_tracker
Definition: vo_smart_projection_factor_adder_params.h:32
gtsam::SharedIsotropic cam_noise
Definition: vo_smart_projection_factor_adder_params.h:65
Definition: factor_adder_params.h:23
Definition: spaced_feature_tracker_params.h:24
gtsam::Pose3 body_T_cam
Definition: vo_smart_projection_factor_adder_params.h:61
int min_num_points_per_factor
Definition: vo_smart_projection_factor_adder_params.h:36
bool fix_invalid_factors
Definition: vo_smart_projection_factor_adder_params.h:54
int max_num_points_per_factor
Definition: vo_smart_projection_factor_adder_params.h:38
Definition: depth_odometry_factor_adder.h:31
int max_num_factors
Definition: vo_smart_projection_factor_adder_params.h:34
double noise_scale
Definition: vo_smart_projection_factor_adder_params.h:59