The Robotics Journey
Where the real ones go.
In this collection of two courses, we're going to leave the Colab environments and Jupyter notebooks and learn how real autonomous robots work. We'll focus on ROS, the most popular OS of self-driving cars, and then dive into Simultaneous Localization And Mapping.
Course 1 — Start With ROS
Start by learning the core skill of any autonomous robot engineer: ROS! With ROS, you can read LiDAR point clouds, camera images, RADARs, and run real-time algorithms on your computer.
Course 2 — The Grand SLAM
Dive into the world of Mapping and learn how to build interactive maps with ROS while navigating an environment completely autonomously. This skill is hard to learn, but very rewarding.