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

Revision history [back]

I assume you are following the Navigate In A Known Map tutorial.

If you look inside the launch file you start up, you'll quickly find that you are using components of the navigation stack, namely amcl for localization and move_base to control the movement and do obstacle avoidance. This is about as advanced as it gets.