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

Revision history [back]

As far as I know AMCL will only accept one topic as input for laser readings. Thus, if you have two lidar sources from two different lasers, you'll need to merge them into a single topic and feed that topic as the input into AMCL. A little cumbersome, but possible with tools like ira_laser_tools which has a node to do this exact thing called laserscan_multi_merger.