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

frontier_exploration to do unbounded exploration

asked 2015-03-06 00:27:48 -0500

JollyGood gravatar image

I am using the frontier_exploration [indigo]. I had troubles to use it, but now I know how to use it with limited settings. What I really want to do is the unbounded exploration. The wiki reads "To run an unbounded exploration task, simply leave the boundary blank." I don't know what this means. When I set polygon regions using "Publish Points" in rviz, the robot seemed to stop even though there are unknown regions, saying "Finished exploration room" message. Could you help me run the unbounded exploration?

Here are my settings: - Ubuntu 14.04 (64 bit) - Turtlebot gazebo simulator - Gmapping for map building - ROS: Indigo

edit retag flag offensive close merge delete

Comments

can i apply into hydro?

syafiqsalam gravatar image syafiqsalam  ( 2015-04-19 20:46:33 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2015-03-07 21:14:00 -0500

paulbovbel gravatar image

updated 2015-04-21 17:46:37 -0500

To do 'unbounded' exploration, you send an actionlib goal (either using a SimpleActionClient implementation, or by running actionlib's axclient.py) that contains an empty polygon.

edit flag offensive delete link more

Comments

Hello , I have written a python code for sending empty polygon. But the turtlebot doesnt move . Can you help us with a code ? I am not sure how to use axclient.py either . Please help

sezan92 gravatar image sezan92  ( 2017-03-23 07:08:11 -0500 )edit

rosrun actionlib axclient.py /explore_server

useranonymous gravatar image useranonymous  ( 2017-07-30 16:32:51 -0500 )edit

does unbounded mean that it will start moving on its own and autonomously map the environment?

hasnain gravatar image hasnain  ( 2018-03-26 06:08:38 -0500 )edit

Question Tools

4 followers

Stats

Asked: 2015-03-06 00:27:48 -0500

Seen: 1,224 times

Last updated: Apr 21 '15