Reduce SITL startup time

We run the script sim_vehicle.py -w --console --map to start SITL,and this command spends us about 6s. Can we reduce startup time by simplifying certain steps?

You can start the simulations with binaries.
And with SIM_SPEEDUP more than 1, you can reduce GPS fix time.
Don’t forget to bring it back to 1 if you want to do things at real-world speed.

1 Like

Oh,thanks,but i’m not very clear how to use the binaried, can you gave me some help?

Here is an example.

1 Like

This helps me a lot, thank you very much!

1 Like