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

Hi, when I started using amcl it also didn't work correctly for me, but ignoring all paramaters in the launch file helped for me. The only thing I have in my launch file to start amcl is this:

<node pkg="amcl" type="amcl" name="amcl"/>

This works fine for me, so maybe it's a good idea to give this a shot... Good luck!