Robotics StackExchange | Archived questions

Automate multiple simulation

Hi, all

I am using jade ros with gazebo 5. In my project, I need to run around 1000 simulation and 100s for each simulation. Does anyone know how to run multiple simulations together through ros gazebo?

Thanks

Asked by jasonwang538@gmail.com on 2017-04-22 08:43:59 UTC

Comments

Answers

On the gazebo side, you can set the GAZEBO_MASTER_URI to a different port before launching the simulation.

See this answer for more info

Asked by iche033 on 2017-04-22 14:30:08 UTC

Comments