-
Create a Gazebo World - Simulating a robotic environment with Gazebo
-
ROS Essentials - Write ROS Nodes of your own in C++.
-
Localization - Using Gaussian filters to estimate noisy sensor readings, and how to estimate a robot’s position relative to a known map of the environment with Monte Carlo Localization (MCL).
-
Mapping and SLAM - Creating a Simultaneous Localization and Mapping (SLAM) implementation with ROS packages and C++ and combining mapping algorithms
-
Path Planning and Navigation - Combining SLAM and Navigation into a home service robot that can autonomously transport objects in your home!