Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Bing barrier control in sumo

There is direct support for Ring-Barrier control within SUMO by crafting a branching signal plan for the actuatated controller. See
https://sumo.dlr.de/extractTest.php?path=sumo/tests/sumo/basic/tls/actuated/dualring_simple
You can find more examples at https://github.com/eclipse/sumo/tree/master/tests/sumo/basic/tls/actuated (folders with 'dualring' in their name)
and download them via https://sumo.dlr.de/extractTest.php
See also  https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#based_on_time_gaps

regards,
Jakob


Am Di., 27. Juli 2021 um 06:24 Uhr schrieb Yiran Zhang <yiranz94@xxxxxx>:
Hi everyone,

May I know if there exist any packages/GitHub for Bing Barrier Control in SUMO? My first guess is to use TraCI but I cannot find any existing examples for this. 

Best regards,
Yiran
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top