okey thanks. but you're saying, thats possible with TraCI and not possible without? Don't I have the the same simulation step problem, that every vehicle can only start driving one simulation step after the leader vehicle has started?
If not, how can I ignore the car following constraints (only setting the speedMode to 4/8? I think 0 is avoiding everything, even red light).
Greetings!
 
Gesendet: Mittwoch, 30. Januar 2019 um 14:00 Uhr
Von: "Jakob Erdmann" <namdre.s...@gmail.com>
An: "Sumo project User discussions" <sumo-user@eclipse.org>
Betreff: 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 <ratzenme...@web.de>:
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@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list sumo-user@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to