[ros-users] AMCL more than one Laser

Ingo Kresse kresse at in.tum.de
Tue Aug 10 10:55:26 UTC 2010


Hi Andreas,

just make the two lasers publish to the same topic. Amcl will notice 
that there are laser messages in different frames and will query tf for 
the transformations between base_link and and these frames.

You may need two static_transform_publisher nodes so amcl can get this 
information.

Cheers,
Ingo

On 08/10/2010 12:06 PM, Andreas Vogt wrote:
> Hi,
>
> I have two laser scanners on my robot. One for the front and one for the
> back. How can I merge the data of both scanners together that I can use
> them with AMCL.
>
>
> Thanks
> Andreas
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>    




More information about the ros-users mailing list