Danke Michael,

I understand that it is not feasible using the right icon (next to Delay (ms)). 
A master Python script seems a good idea. Didac also suggests to do it with a 
command line in a terminal. 

Thank you both

Regards

François 
________________________________________
De : Michael Behrisch <[email protected]>
Envoyé : 22 juillet 2015 07:50
À : François Vaudrin
Cc : [email protected]
Objet : Re: [sumo-user] Running two different simulations at the same time (2 
views)

Hi François,

Am 2015-07-22 07:11, schrieb François Vaudrin:
> I have two different simulations I 'd like to look in parallel at the
> same time . There is an icon that opens a new view in the menu but how
> can I run two different simulations simultaneously with two runner.py
> scripts and see them on the screen side to side ?

Since you mention runner.py, I suppose you use TraCI, so you can simply
start two sumo guis and synchronize them via TraCI. The easiest way is
probably to convert your existing runners into modules which get called
by some master script where the master always decides when to execute
the next sumo step.

Regards,
Michael


------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to