Re: [ros-users] non-fully-qualified frame_id

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Antons Rebguns
Date:  
To: ros-users
Subject: Re: [ros-users] non-fully-qualified frame_id
On 04/02/2010 11:44 AM, Josh Faust wrote:
>
>
>     fake_localization does not appear to be using
>     TransformListener::resolve().

>
>
> None of what it's publishing needs it. The transforms get resolved
> automatically in TransformBroadcaster, and amcl_pose and particlecloud
> both are in the global /map frame (which should probably be
> parameterized + resolved, but that's a separate issue).
>
> Josh
>
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users


It seems that if you don't resolve base_footprint is complains about it being not fully qualified and does not correctly
work with multiple robots.