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

Revision history [back]

click to hide/show revision 1
initial version

The core idea is usually, that you have a complete goal navigation running on your robot and have your exploration module generate the targets depending on your current map and robot position. So a first step would be to check that mapping and navigation are working simultaneously.

I once used the exploration package from http://wiki.ros.org/nav2d within Gazebo and the willowgarage map, so this could be an option as well.