How to autostart Sim_vehicle.py in Ubuntu

Hi everyone!

Im developing a project where I have to run severals VM to run severals Copter simulators. As there are " a lot of simluators", put them to wolk all togheter are very anoying. I have try to auto start the simluator, using crontab and as a Service, but seems to be imposible.
Any one have done this?

thanks!

it’s hard to see how that would be “impossible” , there are so many ways - with a full desktop, as a service, no one can know what you are trying and where you are failing, all I can say is make sure that the process has the necessary permissions

You can start the built binaries with different instance indexes like -I0, -I1, -I2, and so on with separate screen sessions.