ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

Waiting on transform from base_footprint to map to become available

asked 2014-08-04 21:51:39 -0500

vinod9910 gravatar image

Hello There!

I am having a hard time to get the Navigation Stack running on a robot (Turtlebot).

I am Using AMCL for Autonomous Navigation in the View of Rviz.

when i Launch

roslaunch turtlebot_navigation amcl_demo.launch map_file:=/home/sr1/Blk-S-Level-1.yaml

I get a warning

when i launch Rviz, roslaunch turtlebot_rviz_launchers view_navigation.launch

i dont see anything only black Background. under Global Setting i see Error, No tf.

sorry, haven't got karma>20, so cannot post images

Please, can someone help me out? If anything else is needed, I will gladly post it later.

Thanks in advance :)

edit retag flag offensive close merge delete

Comments

Now you have enough karma In Gloabl setting try to put /map

Moda gravatar image Moda  ( 2014-08-05 04:29:14 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-08-05 04:25:22 -0500

tal_eldar gravatar image

I had the same problem because when i've saved my map I did it in the tmp directory (like in the tutorial) and then manually transfer it to other directory.

If you did it too i advise you to copy the files again to tmp load it , and save it in other location by: rosrun map_sever map_saver -f /...your directory goes here.../you_map_name

edit flag offensive delete link more
1

answered 2014-08-05 21:48:35 -0500

vinod9910 gravatar image

in my Globlal setting i have set is as /Map

i have the photo below of the probem.

image description

Thanks in advance :)

edit flag offensive delete link more

Comments

I think you have two topic with the same name map. Try to check it

Moda gravatar image Moda  ( 2014-08-06 02:31:19 -0500 )edit

What is your log for amcl saying? Did it load the map correctly? Can you add the param output= "screen" to the <node pkg="amcl" output="screen"/> (out can change screen to log and post the log if you want too

l0g1x gravatar image l0g1x  ( 2014-08-06 11:41:19 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-08-04 21:51:39 -0500

Seen: 829 times

Last updated: Aug 05 '15