Course Information
Course Overview
Master ROS2 Basics and Become a Robot Operating System Developer | Step By Step | Robotics Programming | Python and C++
In this course, I will take you, step by step, in a few hours, from a complete beginner to a ROS 2 developer who can write scalable robotics applications.
→ You are learning ROS 2 from scratch?
And you may ask yourself: Where to start? How to learn? What to do first?
When I first got started using Robot Operating System, it was really hard for me to answer those questions. Thus, learning ROS/ROS2 was hard. But it doesn’t have to be, if you learn with the right resources.
Also, something I noticed is that when people are teaching ROS 2 (in 2026), they are often making comparisons with ROS 1. But, what if you don’t know ROS 1 ???
I have created this course so you can properly learn ROS 2 from the beginning, with no prior knowledge in Robot Operating System, and without having to waste weeks, or even months, trying to find what to do. You can say goodbye to this big learning curve everyone faces when learning ROS 2.
The course is structured so that you can follow it, one step at a time, and get everything you need in the right order. At the end of the course, you’ll be confident enough to start your own Robot Operating System 2 application.
→ How do I teach?
Here’s my teaching method, in 3 points:
Step by step.
Going to the point.
Practice, practice, practice.
That’s it. No useless stuff and distraction, just the important things you need in order to create ROS 2 applications.
My experience with Robot Operating System is very practical. I actually used it to build a robotic arm that is now on the market. So I had no other choice than being practical and going to the point. And that’s the way I want to teach you.
Here's what students say about this course:
"Probably the best Udemy course I've ever taken. I started the course as a complete novice at ROS (and with very basic C++ and Python skills for that matter) and by the time I finished the course had a good understanding of the basically functionality of ROS and was able to complete the final project using the skills I had picked up throughout the course. Thank you Edouard!" - Ben M.
"Been struggling to learn ROS on my own for quite some time to the point I almost gave up, this course finally made me understand what is going on there." - Danylo B.
"Great course, with a knowledgeable instructor that explains things in a concise manner. Perfect course for software developers who want to start with robotics." - Simon Z.
→ What are you going to learn?
Here are the main concepts you’ll see in this course:
ROS2 Installation, Workspace, Packages, …
ROS2 Nodes
ROS2 Topics
ROS2 Services
ROS2 Custom Messages
ROS2 Parameters
ROS2 Launch Files
...
Each section/module of the course is focused on one ROS 2 key concept. For each concept, you’ll get:
Concept explanation, with the context, and why you need to learn that.
Step by Step “how to” videos (for both Python and Cpp).
An activity to practice + detailed solution video.
A recap + code download of everything we did in the section.
I like to start with the “why” question, which is, to me, the most important question you can ask. If you understand the “why”, then everything after that will make sense because you know where you’re going, and why you’re going there.
I also take the time to write all the code with you. Some teachers and instructors like to show you a huge bunch of code and then tell you “ok this code does that”. I personally don’t do this. When I write code, I write it completely, with you, and I explain why I’m writing what I write.
At the end of the course, you will have the opportunity to work on a complete project, using the Turtlesim simulation. This will help you practice more on everything you’ll see in the course, and that will be your first real project from A to Z.
Along the course you’ll also learn how to use ROS 2 tools to debug your application, monitor what’s going on, and build your code.
With everything you’ll learn + the best practices I’ll give you, you will be ready to start any ROS2 project with a good foundation.
So… Why should you guess what to learn? Start learning ROS 2 now with this complete and structured course!
→ Note - this course is not for you if you:
Are already a ROS 2 advanced or expert developer.
Have never used Python or C++ before.
Also, this is not a “ROS 1 to ROS 2” guide. This is a course where you learn ROS 2 from scratch, with no ROS 1 knowledge required.
Course Content
- 11 section(s)
- 108 lecture(s)
- Section 1 Introduction
- Section 2 Install ROS2 and Setup Your Environment
- Section 3 Write Your First ROS 2 Program
- Section 4 Introduction to ROS 2 Tools
- Section 5 ROS 2 Topics - Make Your Nodes Communicate Between Each Other
- Section 6 ROS 2 Services - Client/Server Communication Between Nodes
- Section 7 Create Custom ROS 2 Interfaces (Msg and Srv)
- Section 8 Change Node Settings at Runtime with ROS 2 Parameters
- Section 9 Scale Your Application With ROS 2 Launch Files
- Section 10 Complete Project With Turtlesim
- Section 11 Conclusion
What You’ll Learn
- Master ROS 2 core concepts, Build a complete ROS 2 application from A to Z, Use Robot Operating System 2 with both Python and Cpp, Discover ROS 2 Tools and how to use them, Learn best practices for ROS 2 development, Practice a lot with many activities and a final project, ROS 2 Nodes, Topics, Services, Parameters, Launch Files, and much more
Skills covered in this course
Reviews
-
AAnthony Davies
very good course, well structured taking us from first principles through to a proper project which brings together all of the course content. I will certainly be doing the other courses in the series and have bought the book, ROS2 from Scratch
-
JJohn Kalafus
I originally took this course because there was a job opening that had ROS2 as a requirement. Unfortunately, the position was filled before I had a chance to finish the course. I was enjoying the course so much however, that I still decided to still continue with it. Edouard does a great job in presenting the material in a systematic way that builds as you progress through the course. The course finishes with quite a challenging (but totally doable) final project that puts together all that you've learned. I'm looking forward to applying the knowledge I gained in the course towards a robot project of my own in the near future as I also move forward to the next course in his ROS2 series.
-
AAndres Ayala
The best ROS2 course. Wish everyone explaining these topics were as clear as him. Thanks for all your work!!
-
RRonaldo Gonçalves Sobral Araújo
Um ótimo curso introdutório de ROS2. Professor que entende do assunto e passa o conteúdo de forma clara e com bastante exercícios