Spawning Robots in Gazebo with ROS 2
Published:
Now that ROS 2 has done away with the old way of launching nodes (i.e. using XML .launch
files), the process has become more stream-lined and versatile than ever before thanks to using Python. The new launch system can, however, be confusing to use the first time, and I’m probably going to do a deep-dive on it. For this blog post, I want to touch on something that is kind of missing from the old approach to the new one: spawning robots into Gazebo.