nav2d StartExploration finished without doing anything
Hello, I am currently trying to use nav2d service : StartExploration to make my turtlebot robot map a unknown room with Ubuntu 14.04 and ROS Indigo.
When i use the service StartMapping to get the first map, the robot does move ahead and turn on itself to create the map. After that, when i launch the StartExploration service, it only say that "exploration has finished" without mapping the room.
Here is the rqt_console list of debug message for StartExploration : http://hpics.li/a24def6
I though it was a problem with the inflation radius, but after lowering the parameter in navigator.yaml and costmap.yaml the result stay the same.
Here is the map viewed by Rviz : http://hpics.li/537b9fc
Any hint on what topic i should look at to know where the problem is ?? i looked at Explore/goal, and a goal is indeed created each time i start the service, but the goal part of the message is blank.
EDIT : map au format pgm : http://s000.tinyupload.com/?file_id=7... map au format yaml : http://s000.tinyupload.com/?file_id=5...
So has there been any answer to this issue, because I am facing the same problem
@mengeler Please only use answers to provide answers to questions. I've moved your answer to be a comment.
If you get "Exploration has finished.", open the map in RVIZ and check if there are reachable frontier cells. If you think there is at least one, set it manually as a goal point and see if the robot can go there. The problem is usually a too large robot_radius in the navigator.