Robotics StackExchange | Archived questions

Move_base can't find a valid plan,when use frontier_exploration

When I use frontierexploration with gmapping and movebase to construct map,something wrong with move_base. The error is :

Clearing costmap to unstuck robot (3.000000m).
Rotate recovery behavior started.
Aborting because a valid plan could not be found. Even after executing all recovery behaviors

And then robot stop moving,the frontier_exploration appear 'failed to move',but the area is opan,there is no obstacle around. I don't know how to solve the question.

But when I use navigation,It is moving correctly.

by the way,I use Hokuyo laser to map.

Asked by sunnywinter on 2016-04-23 03:48:02 UTC

Comments

I am hitting the same issue when I run the frontier_exploration demo given at the wiki page:

http://wiki.ros.org/frontier_exploration#For_running_a_demo

Asked by renweiros on 2017-04-11 22:13:51 UTC

Answers