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

Revision history [back]

click to hide/show revision 1
initial version

You are running multiple localization demos simultaneously. AMCL and gmapping should not be used simultaneously.

The oscillation you are seeing is a race condition between the two publishing their computed results.

It looks like you're following this tutorial

Make sure to follow the instructions "To be sure that all will run as expected, kill all you launched in the previous section"