Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Simulating Business Access and Transit (BAT) Lanes

You could set the straight connections from the curb lanes to allow="bus". This would prevent passenger cars from using them for straight movements. See https://sumo.dlr.de/docs/Netedit/neteditUsageExamples.html#setting_connection_attributes

Am Di., 4. Nov. 2025 um 19:35 Uhr schrieb Lorain Salufu via sumo-user <sumo-user@xxxxxxxxxxx>:
Good afternoon,

I am simulating business access and transit lanes (BAT) lanes, which are curb lanes dedicated for buses and cars turning right to access businesses. 
I have the network ready, the flows, additional files such as detectors and bus stops and the sumo configuration works fine. 
However, I am facing a challenge in implementing this logic in sumo, even when I use the allow="passenger " option in the curb lanes and the right turn connections, there are still cars which go straight from the curb lane. I have also tried implementing a python script with the logic via Traci, the same thing happens.

I am asking for insights and ideas on how to go about this, and what is the best way forward.

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