Skip to content

henki-robotics/robotics_essentials_ros2

Repository files navigation

Robotics Essentials ROS 2

Welcome to an open-source repository that contains materials and exercises needed to learn essential robotics skills using ROS 2.

This material is implemented for the 2024 iteration of the Master's level "Robotics & XR" course taught by Dr. Ilkka Jormanainen at the University of Eastern Finland, in collaboration with Henki Robotics.

UEF Logo Henki Robotics Logo

Exercises

  1. Setup
  2. ROS 2 Introduction
  3. SLAM and Navigation Demo
  4. Create your first ROS 2 package
  5. Calculate and publish your robot's odometry using wheel velocities
  6. Custom path planning using Nav2