On Tue, Jan 18, 2011 at 3:56 PM, cristobal.vio wrote: > > Thanks, Eric > > I remapped the topic /pose to /odom and the nodes p2os and move_base where > connected thereby, but still the particles wouldn't appear. No messages > where published by amcl in the /particlecloud topic. > > Here are the two launchfiles used to run the nodes. > > robot_conf.launch: > > > > > > > > > > > > name="configuracion_de_transformada" output="screen"> > > > > > where "configuracion_de_transformada" is the tf from the base_link to the > laser > > move_base.launch: > > > > > > > Any reason you don't load up a map.yaml file here instead? I've not used map_server like this, so I'm not sure what the defaults are in this configuration. > > > > > output="screen"> > command="load" ns="global_costmap" /> > command="load" ns="local_costmap" /> > command="load" /> > command="load" /> > command="load" /> > > > > So I launch the previous 2 launchfiles and then I run rviz. > Does AMCL output anything on /particlecloud if you just start moving the robot around without initializing it's position first? And /initialpose will not work quite as expected if the fixed frame in rviz is set to anything but /map. Make sure that the fixed frame in rviz is /map. - Eric > > all nodes are run in the way it is told in the tutorial > > I would appreciate any further help > Thanks in advance, > > Cristóbal > -- > View this message in context: > http://ros-users.122217.n3.nabble.com/rviz-navigation-tutorial-tp2255852p2282748.html > Sent from the ROS-Users mailing list archive at Nabble.com. > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >