# \[ANNOUNCEMENT\] New Course: ROS2 Navigation

**URL:** https://discourse.openrobotics.org/t/announcement-new-course-ros2-navigation/18753
**Category:** Training & Education
**Created:** [February 1, 2021, 4:02am UTC](https://discourse.openrobotics.org/t/announcement-new-course-ros2-navigation/18753 "2021-02-01T04:02:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RebeccaU](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/rebeccau/32/4981_2.png) [@RebeccaU](https://discourse.openrobotics.org/u/RebeccaU)
#### Post date: [February 1, 2021, 4:02am UTC](https://discourse.openrobotics.org/t/announcement-new-course-ros2-navigation/18753/1 "2021-02-01T04:02:04Z")

</div>

Hey ROS Developers!

I just wanted to share with you one of The Construct’s new courses. **ROS2 Navigation** will teach you how to autonomously navigate robots in ROS2.

### Course link: [ROS2 Navigation Online Course | The Construct](https://www.theconstructsim.com/robotigniteacademy_learnros/ros-courses-library/ros2-navigation/)

This course takes about 40 hours to complete. You should be versed in the basics of Linux and Python before starting it.

### Course description

Navigation is one of the key features any mobile robot must have. With the arrival of ROS2, it becomes very important to learn how to make your robot autonomously navigate.

**You will learn:**

- Learn how to create a map of the environment
- Learn how to localize a robot in an environment
- Learn how to perform path planning from an initial position to a goal destination
- Learn how to avoid obstacles while executing the planned path

**Simulation Robots Used**

Turtlebot3 Burger, Turtlebot3 Waffle

 ![path_planning](https://us1.discourse-cdn.com/flex022/uploads/ros/original/2X/3/3efe0b8dafd7b5edc8c9201d17d01b5df1618979.jpeg)  
 ![mapping](https://us1.discourse-cdn.com/flex022/uploads/ros/original/2X/b/b08de7e768b35adef1cb4cf3947e7bc08a8b115a.jpeg)

---

<div class="post-metadata">

### Author: ![smac](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/smac/32/6763_2.png) [@smac](https://discourse.openrobotics.org/u/smac)
#### Post date: [February 1, 2021, 5:06pm UTC](https://discourse.openrobotics.org/t/announcement-new-course-ros2-navigation/18753/2 "2021-02-01T17:06:47Z")

</div>

As a general note, there’s alot of miswording in this course, there’s no “ROS2 Navigation”, there’s either “Nav2” or “Navigation2” (where Nav2 is much more widely used)
