File tree Expand file tree Collapse file tree
bitbots_localization/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ bitbots_localization:
33 misc :
44 init_mode : 0
55 percentage_best_particles : 100
6- max_motion_linear : 0.5
7- max_motion_angular : 3.14
6+ max_motion_linear : 3.0
7+ max_motion_angular : 6.28
88 ros :
99 line_pointcloud_topic : ' line_mask_relative_pc'
1010 goal_topic : ' goals_simulated'
@@ -22,12 +22,12 @@ bitbots_localization:
2222 starting_multiplier : 0.05
2323 starting_steps_with_higher_diffusion : 40
2424 drift :
25- distance_to_direction : 1.0
25+ distance_to_direction : 0.5
2626 rotation_to_direction : 0.0
2727 distance_to_distance : 0.1
2828 rotation_to_distance : 0.2
2929 distance_to_rotation : 0.2
30- rotation_to_rotation : 1.5
30+ rotation_to_rotation : 0.3
3131 max_rotation : 0.45
3232 max_translation : 0.09
3333 weighting :
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ motion_odometry:
33 x_forward_scaling : 1.25
44 x_backward_scaling : 0.95
55 y_scaling : 1.0
6- yaw_scaling : 0.6
6+ yaw_scaling : 1.1
77 publish_walk_odom_tf : false
You can’t perform that action at this time.
0 commit comments