Gazebo Joints Control in ROS2

Gazebo Joints Control in ROS2

In this post, we will see how to implement Gazebo joints control in ROS2. The way this is done has changed a bit from ROS1. Step 1: Grab a copy of the ROS Project containing the code Click here to get your own copy of the project (PS: If you don’t have an...
How to use XACRO files with Gazebo in ROS2

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...

Pin It on Pinterest