Skip to main content

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

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.

Back to the top