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

Use move_base package (also called as ROS Navigation stack). you will specifically use costmap2d package to supply grid costmap to the nav:core global_planner package and dwa local planner package.

Refer this turtle bot repository for setting up launch files.

https://github.com/ROBOTIS-GIT/turtlebot3/tree/master/turtlebot3_navigation