Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Lane changing in left-most lane

Hello
i want to ask about the lane changing behavior in left-most lane. I use  traci.vehicle.setLaneChangeMode(vehID, 1621) to allow lane changing. The vehicles in the left-most lane do not change lanes when the neighboring right lane allows that vehicle type and has available space that can easily pass through. They still choose to stay in the left-most lane. if i want to do lane change to the right from left-most lane, how can i do? Regards, Thae

Back to the top