Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Save and load Simulation without starting a new one

Hi,

Let's say I am running a gui simulation and after running for 50 seconds, I save the state using traci.simulation.saveState(). Then I change some values and continue for 10 more seconds and now I want to reload the state that I have saved at 50 seconds and continue from there again. Is this possible? Is it possible to save a simulation state and load state without having to start a new simulation?

--
Thank you.
Abdullah

Back to the top