Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to change the lane direction in simulation

set option --opposites.guess when building the network or reprocessing it:

netconvert -s old.net.xml --opposites.guess -o new.net.xml

Am Do., 11. Juni 2020 um 05:32 Uhr schrieb Zhang Jackie <zhangzuoting@xxxxxxxxx>:
Hi All,

I'd like to ask that, if there's a way to change the lane direction after the simulation started. 
For example, in the grid network shown as below, 2 lanes for dual direction edges.
Vehicle flows move from 1 to 2, but the opposite lanes are empty, in the case, the vehicles can change to opposite lanes after the lanes changes directions.

How to set it? Thanks a lot.
image.png
_______________________________________________
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