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

Revision history [back]

A map is not necessary for running the navigation stack. All you need is a costmap, which can be created by costmap_2d. You can take a look at erratic_2dnav_local for an example configuration.