[ros-users] Particle cloud isn't displayed on rviz

Tully Foote tfoote at willowgarage.com
Wed Dec 8 22:52:20 UTC 2010


Hi Laura,

gmapping does not publish the particle cloud like amcl.  It also does not
have the input initialpose like amcl, which explains both your errors.   See
http://www.ros.org/wiki/gmapping  If you want those features you will need
to get amcl running correctly.

Note that running amcl and gmapping in parallel will result in very
incorrect behavior as they will output conflicting information.  You should
choose to run one or the other.

Tully

On Wed, Dec 8, 2010 at 2:24 PM, Laura <laurago894 at gmail.com> wrote:

>
> Hello Eric,
>
> Thank you for your answer.
>
> 1. I am actually using gmapping to make the map->odom transform, I have it
> in a separate launch file I didn't include. The reason I used gmapping to
> make this transform is that I couldn't make it work with amcl. Perhaps the
> problem lays there. Could you tell me if this transform has to necessarily
> be executed by amcl? My odom source is RosAria.
>
> I also wanted to know if the transform tree I am looking forward to is
> actually useful for the execution of the navigation stack:
>
> map->odom->base_link->base_scan.
>
> I am a little bit confused because in amcl node's code I understood that
> the
> attempted transform was odom->map and no map->odom.
>
> 2. I have already set /map as my fixed frame and the particle cloud isn't
> displayed. In fact, the particle cloud never appears, even when I
> teleoperate the robot with my keyboard.
>
> Thank you very much for your help.
>
> Laura
> --
> View this message in context:
> http://ros-users.122217.n3.nabble.com/Particle-cloud-isn-t-displayed-on-rviz-tp2052811p2054220.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>



-- 
Tully Foote
Systems Engineer
Willow Garage, Inc.
tfoote at willowgarage.com
(650) 475-2827
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101208/3b019fd9/attachment-0003.html>


More information about the ros-users mailing list