ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To me it looks like amcl doesn't relocate because your rotation is < update_min_a
("Rotational movement required before performing a filter update"), so try reducing that parameter.
You should probably also increase the odom_alpha1
/odom_alpha2
("expected noise in odometry's rotation estimate") parameters if your IMU's orientation estimation is inaccurate.
Read through the parameter explanations in the wiki: http://wiki.ros.org/amcl