-
Clone this repo inside your ROS 2 workspace:
cd ~/turtlebot3_ws/src git clone https://github.com/harsh2507/turtlebot3_dwa_simulation.git
-
Install dependencies (if any):
rosdep install --from-paths src --ignore-src -r -y
-
Build the workspace:
cd ~/turtlebot3_ws colcon build source install/setup.bash
-
Launch Gazebo & rviz:
export TURTLEBOT3_MODEL=burger ros2 launch turtlebot3_gazebo turtlebot3_world.launch.py -
TurtleBot3 navigates from a start pose to a user-defined goal pose in RViz

harsh2507/turtlebot3_dwa_simulation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
