Practice, practice, practice! That is the motto behind all The Construct courses for learning how to program robots with ROS. Since the very beginning, The Construct has focused on providing opportunities for practice with simulated robots instead of relying on basic...
Blog
News, Updates, & Resources
[ROS2 Q&A] 215 – How to Use ROS2 Python Launch Files
What we are going to learn How to create a package in ROS2 How to set up a simple publisher and subscriber in ROS2 How to write a python launch file List of resources used in this post ROS Development Studio (ROSDS) ---▸ http://rosds.online Robot Ignite Academy --▸...
How to use XACRO files with Gazebo in ROS2
In this post we are going to show how to launch robots in a Gazebo simulation in ROS2 by using XACRO files. This is very important, due to the fact that XACRO files are generally used to generate a URDF file, and finally spawned. But sometimes importing the XACRO...
Exploring ROS2 with wheeled robot – #2 – How to subscribe to ROS2 laser scan topic
This is the 1st chapter of the series “Exploring ROS2 with a wheeled robot” In this episode, you'll learn how to subscribe to a ROS2 topic using ROS2 C++. You'll learn: How to create a node with ROS2 and C++ How to subscribe to a topic with ROS2 and C++ How to launch...
Exploring ROS2 with wheeled robot – #1 – Launch ROS2 Simulation
This is the 1st chapter of the series "Exploring ROS2 with a wheeled robot"In this episode, we setup our first ROS2 simulation using Gazebo 11.From cloning, compiling and creating a package + launch file to start the simulation! You'll learn: How to Launch a...
Most Popular
Teaching Robotics with ROS
For Teachers | 11 MIN READ
A History of Robot Operating System (ROS)
For Teachers | 16 MIN READ
What is Robot Operating System (ROS)?
For Teachers | 8 MIN READ
How to Learn ROS
For Teachers | 10 MIN READ
Robotics Training
For ROS Teachers
A Full ROS & Robotics Teaching Solution
For Enterprise
Develop your robotics team
Live Training
Intensive ROS trainings
Want to Work in Robotics in 6 Months?
Your opportunity is here. Be a Robotics Pro by 2026

![[ROS2 Q&A] 215 – How to Use ROS2 Python Launch Files](https://www.theconstruct.ai/wp-content/uploads/2021/11/215-How-to-Use-ROS2-Python-Launch-Files.jpg)



