AMCL Tuning
Compared to the default parameters of AMCL we made the following changes to improve localization performance:
Used the
beam
laser_model_type instead of the default “likelihood_field” laser_model_typeReduced the
z_hit
Gaussian model sigma(sigma_hit
) to 0.1Set the
beam
laser_model_type weights toz_hit
: 0.5,z_max
: 0.05,z_rand
: 0.4 andz_short
: 0.05Increased the
max_beams
parameter from60
to360
to allow for more detailed features to be used by AMCLDecreased all odometry process noise from
0.2
to0.1
to allow higher confidence in the robot’s wheel odometry