ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I've seen this error even when there was nothing wrong with the laser message. I'd suspect on your tf tree. Check it with the rosrun tf view_frames

this line is wrong, it will conflict with the tf broadcast amcl will do, so just remove it: rosrun tf static_transform_publisher 0 0 0 0 0 0 map base_link 100

how are you providing the odometry to amcl?