Re: [ros-users] AMCL more than one Laser

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Ingo Kresse
Dato:  
Til: ros-users
Nye-emner: [ros-users] Error not reading scans on tf
Emne: Re: [ros-users] AMCL more than one Laser
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
>
> https://code.ros.org/mailman/listinfo/ros-users
>