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

Local costmap not aligned with map

asked 2014-08-01 08:08:52 -0500

mrath gravatar image

Sometime in March, possibly after upgrading to Hydro, navigation on our robot stopped working. It wasn't critical for our use at the time, but it is now.

After investigating a bit, it seems like the problem is that the local costmap is not aligned with the static map, and thus the robot thinks it's in collision even when it's not. This is the output when sending a goal in such a situation:

[ WARN] [1406897186.158511056]: Clearing costmap to unstuck robot.
[ WARN] [1406897187.003142197]: Rotate recovery behavior started.
[ERROR] [1406897187.003483173]: Rotate recovery can't rotate in place because there is a potential collision. Cost: -1.00
[ WARN] [1406897187.793568508]: Clearing costmap to unstuck robot.
[ WARN] [1406897188.727111389]: Rotate recovery behavior started.
[ERROR] [1406897188.727278521]: Rotate recovery can't rotate in place because there is a potential collision. Cost: -1.00
[ERROR] [1406897189.489224920]: Aborting because a valid control could not be found. Even after executing all recovery behaviors

And this is how it looks in Rviz, when I visualize the local costmap. Clearly, something is wrong: image description

In the costmap_local config file, I have set the parameters exactly like they where before things went wrong, which is like it is in the tutorial as well. I tried changing to global_frame: map and static_map: true but that didn't work.

I tried installing the 1.11.5 release of the navigation stack (instead of the current hydro version), but that didn't work either.

Any help is appreciated!

edit retag flag offensive close merge delete

Comments

If you visualize the TF tree, is everything where you expect it to be?

David Lu gravatar image David Lu  ( 2014-08-01 10:04:17 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-08-04 05:37:57 -0500

mrath gravatar image

Well.. This is awkward. Apparently the robot needed a good rest over the weekend, and the navigation is now working. I suspect I might have forgot to restart the computer at some point, even though I don't like to admit it. Marking as solved for now.

edit flag offensive delete link more

Comments

hello @mrath, i am trying to navigate a P3AT robot, it moves towards the goal but doesn't reach there and roams here and there near the goal Click here to see full question , do you have any idea where i am wrong?

Aarif gravatar image Aarif  ( 2014-11-27 10:38:45 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-08-01 08:08:52 -0500

Seen: 1,560 times

Last updated: Aug 04 '14