Activity 06 - ROS 2 Launch Files


In this activity you will practice by creating a new launch file, with the nodes that you’ve already created during this course.

Goal:

Here’s the graph you should get:

So, no need to create or modify any node here. You just need to create a single launch file.

You can start by providing the parameters one by one in the launch file, and then load them from a YAML file.

I’ll see you in the next lecture for the solution.

Bonus point if you find the book/movie reference for all robot names! (shouldn’t be too hard).