Skip to content

NETH-TS4/sfac-ros2-training-assignment

 
 

Repository files navigation

ROS2 Humble Training Assignments

Complete training program for robotics team new joiners. Fork this repository and complete assignments independently.

Assignment Structure

  • Level 1 (Basic): ROS2 nodes, publishers, subscribers
  • Level 2 (Intermediate): Services, actions, lifecycle nodes
  • Level 3 (Advanced): Navigation2/SLAM simulation
  • Bonus: C++ variants and advanced topics

Getting Started

  1. Fork this repository
  2. Follow setup_instructions.md for environment setup
  3. Complete assignments in any order (each is self-contained)
  4. Each assignment takes approximately 2 weeks

Assignment Folders

assignment_1_basic/          # ROS2 fundamentals
assignment_2_intermediate/   # Services and actions
assignment_3_advanced/      # Navigation and simulation
bonus_assignments/          # Optional advanced topics

Requirements

  • Ubuntu 22.04 LTS
  • ROS2 Humble
  • Python programming knowledge
  • Basic Linux command line skills

Submit completed assignments by creating pull requests to your forked repository.

About

Progressive ROS2 Humble training assignments for robotics team onboarding. Three self-contained levels: fundamentals → services/actions → navigation/SLAM. Fork and complete independently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 63.2%
  • CMake 36.8%