Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Traffic signal control

Importing Synchro signals is not supported yet. If you can provide information on the export data formats supported by synchro we will consider extending SUMO in this regard.

You can model dual ring controllers in SUMO by defining them as traffic light type 'actuated' with branching phase transitions.
Test files can be found at https://github.com/eclipse/sumo/blob/master/tests/sumo/basic/tls/actuated/  in folders with "dualring" in their name
i.e. https://github.com/eclipse/sumo/blob/master/tests/sumo/basic/tls/actuated/dualring_simple/input_additional.add.xml
For additional parmeters, see https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#based_on_time_gaps

regards,
Jakob


Am Di., 8. Juni 2021 um 18:44 Uhr schrieb Yiran Zhang <yiranz94@xxxxxx>:
Hi everyone,

May I know if there is any way that I can directly transfer synchro traffic signal data into SUMO? Or is there a way I can translate dual ring control info into sumo?

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