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

is there any ROS package for exploration in Groovy (ubuntu 12.10)?

asked 2013-03-04 22:59:54 -0500

Victor_ocv2 gravatar image

Hi, I have been searching for a ROS package for exploration in ubuntu 12.10 and I have not found one yet - see my related question

So, does anyone know about one which is compatible with ROS-groovy ? Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
7

answered 2013-03-05 00:15:58 -0500

updated 2013-03-05 00:38:09 -0500

Already posted this answer here, but it fits your question very well, so here goes:

You can try out the hector_exploration_planner package that we use with great success for exploration while participating in the RoboCup Rescue Robot League. There currently isn't an example available interacting with the navigation stack, but implementing a node that calls the service provided by the hector_exploration_node and feeds the provided goals to move_base should be straightforward.

Real world example (RoboCup Rescue 2012 final, note that the background checkerboard is on a 1m grid)

Two examples of exploration in (gazebo) simulation: Maze

image description

edit flag offensive delete link more

Comments

I had already seen it but I thought that it was not ported to groovy because you can find many ros-groovy-hector packpages via apt-get but not the navigation - I had to install it via source code. Will try it, thank you!

Victor_ocv2 gravatar image Victor_ocv2  ( 2013-03-05 04:30:18 -0500 )edit
1

We haven't done extensive documentation of the package yet and it might still change a little bit. For those reasons it's not yet available as a .deb package. But generally, exploration works well so far for us.

Stefan Kohlbrecher gravatar image Stefan Kohlbrecher  ( 2013-03-07 20:50:51 -0500 )edit

Is there any online reference available?

Victor_ocv2 gravatar image Victor_ocv2  ( 2013-03-07 20:52:08 -0500 )edit

Looks interesting. Do you plan to catkinize hector navigation in the near future? And is the maze world file publicly available?

jorge gravatar image jorge  ( 2013-10-17 13:59:39 -0500 )edit
1

I have forked the repo and catkinized a couple of packages to make easier for us to give it a try. Tell me if you want me to catkinize the rest when I have a bit extra time.

jorge gravatar image jorge  ( 2013-10-18 00:45:52 -0500 )edit

@jorge, any chance you could share the link to the catkinized repo you mentioned? I've been trying to catkinize the hector_exploration planner myself.

Ashwin27 gravatar image Ashwin27  ( 2014-08-01 04:11:45 -0500 )edit

Question Tools

4 followers

Stats

Asked: 2013-03-04 22:59:54 -0500

Seen: 1,549 times

Last updated: Mar 05 '13