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

Problem with navigation stack

asked 2012-08-30 03:03:58 -0500

camilla gravatar image

Hi
I'm using the navigation stack to move my robot. I defined the tf between /map and /odom and the tf between /odom and /base_link so my tf tree respects the ROS convention. But when I launch move_base.launch I get this warning:

[ WARN] [1346331439.052407413]: Waiting on transform from /base_link to /map to become available before running costmap, tf error:

How can I solve it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-08-30 04:04:31 -0500

michikarg gravatar image

This can mean that you localization is not working. How did you define the transformation between /odom and /map? Are you running amcl localization and a robot? Or are you working in simulation?

edit flag offensive delete link more

Comments

I'm working on a real robot and I'm running AMCL localization. The transformations should be defined in the right way because the TF display status is OK and also the tf tree is displayed in the correct way.

camilla gravatar image camilla  ( 2012-08-30 04:51:07 -0500 )edit

Question Tools

Stats

Asked: 2012-08-30 03:03:58 -0500

Seen: 232 times

Last updated: Aug 30 '12