Re: [sumo-user] Real-time Simulation

2018-04-09 Thread Jakob Erdmann
No, this is not possible. If you have to perform a lot of routing, you could start another instance of sumo without traffic, synchronize the travel times periodically and then run your routing queries (traci.simulation.findRoute) in a parallel process on that instance. regards, Jakob 2018-04-07 23

[sumo-user] Real-time Simulation

2018-04-08 Thread Jonathan Harper
Hello, Is it possible to run traci.simulationStep() at the same time as running other code, e.g. rerouting code, so that the simulation runs in realtime without stopping (to perform other duties such as rerouting)? Thanks, Jonathan --- This email has been checked for viruses by Avast antivir