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

Every mapping algorithm should be able to publish the so far generated map, either via topic or service, so this map can be used for navigation. In a case where you want to do autonomous exploration of your environment, you actually have to use the unfinished map for navigation. In package nav2d is a graph-based SLAM together with the navigation nodes for autonomous exploration.