Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Toll Booth

If your network happens to not have any junctions of type allway_stop (i.e. in a motorway network) you can exploit the allway_stop related vType parameter 'jmAllwayStopWait' to model a tool booth with custom stopping duration.

If you need allway_stops with normal stopping durations, an alternative is to work with traffic lights.
The easiest solution is to have program that defaults to red and only activates on approaching traffic. thereby forcing a stop for a duration encoded by the transition-to-green duration.
An example can be found at https://sumo.dlr.de/extractTest.php?path=sumo/tls/actuated/conditions/allRed_tollstation

regards,
Jakob


Am Di., 7. Okt. 2025 um 06:26 Uhr schrieb Lorain Salufu via sumo-user <sumo-user@xxxxxxxxxxx>:
Hello,

I am using SUMO to simulate a road network with a toll booth. How can I simulate a toll booth in SUMO?

Thank you,

Lorain.
_______________________________________________
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