Ekumen-OS / andino_gz

Andino Simulation using Gazebo simulator
6 stars 1 forks source link

Adds a spawn launchfile and modifies the main launchfile to use it #19

Closed agalbachicar closed 5 months ago

agalbachicar commented 5 months ago

This is an improvement that allows to execute the spawn of the robot in the sim to have multiple instances of the robot.

image

To achieve the above, I spawned the main launchfile, then called two more times the spawn_robot with different coordinates and entity names.

agalbachicar commented 5 months ago

CC @francocipollone