In this section you have installed ROS 2 on Ubuntu and configured your environment.

That was quite a lot of things, but you’ve made it, congratulations! The installation process is maybe not the funniest one, but a necessary one.

Quick recap on which ROS 2 version to use:

About the (non ROS-specific) tools I use:

And one thing to remember:

Always source your environment before you use ROS 2, otherwise you’ll get an error.

Alright, now you’re fully ready to go to the next step, and start writing your own ROS 2 programs!