Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] all vehicles start driving synchronously

This is easy to do via TraCI by simpling setting the desired speed for all vehicles and making them ignore car-following constraints.
It's neigh impossible to do without TraCI due to architectural constraints (every vehicle can only start driving one simulation step after the leader vehicle has started). You could set --step-length 0.001 to reduce the delay.

regards,
Jakob

Am Mi., 30. Jan. 2019 um 13:54 Uhr schrieb <ratzenmeier@xxxxxx>:
Hi all,
quick question for my situation:
 
I have a traffic light on red with 10 vehicles waiting. Is there a possibility that the vehicles start driving synchronously when the traffic light turns green?
Every vehicle starts driving at the same moment, like if they were connected.
Thanks! 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top