Get desktop application:
View/edit binary Protocol Buffers messages
Used in: constraints.proto.ConstraintBuilderOptions, proto.LocalTrajectoryBuilderOptions2D
double occupied_space_weight = 1
double translation_weight = 2
double rotation_weight = 3
double linear_search_window = 3
double angular_search_window = 4
int32 branch_and_bound_depth = 2
Used in: constraints.proto.ConstraintBuilderOptions
int32 num_global_samples_per_sq_m = 1
int32 num_global_rotations = 2
double proposal_point_inlier_threshold = 3
double proposal_feature_inlier_threshold = 4
double proposal_min_points_inlier_fraction = 5
double proposal_min_features_inlier_fraction = 6
double proposal_features_weight = 7
double proposal_points_weight = 8
double proposal_raytracing_max_error = 9
double proposal_max_points_error = 10
double proposal_max_features_error = 11
double proposal_max_error = 12
int32 min_cluster_size = 13
int32 max_cluster_size = 14
double min_cluster_distance = 15
int32 num_local_samples = 16
double local_sample_linear_distance = 17
double local_sample_angular_distance = 18
Used in: GlobalICPScanMatcherOptions2D
double nearest_neighbour_point_huber_loss = 1
double nearest_neighbour_feature_huber_loss = 2
double point_pair_point_huber_loss = 3
double point_pair_feature_huber_loss = 4
double point_weight = 6
double feature_weight = 7
double point_inlier_threshold = 8
double feature_inlier_threshold = 9
double raytrace_threshold = 10
double hit_threshold = 11
double feature_match_threshold = 12
double linear_search_window = 1
double angular_search_window = 2
double translation_delta_cost_weight = 3
double rotation_delta_cost_weight = 4