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

Revision history [back]

Hi Chik,

Have you checked out the navigation stack? There you have all the information needed to get your robot navigating autonomously in no time.

This stack includes path planners that will allow your robot to navigate a known map while avoiding unknown obstacles.

For the case of turtlebot you can check out turtlebot_navigation stack

Have fun!