Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] narrow bridge

Yes. This is supported in the latest development version. 
An example test can be downloaded at https://sumo.dlr.de/extractTest.php?path=sumo/extended/bidiEdge/1edge_2vehicles2
When two vehicles approach the narrow edge, the incoming edge with higher priority takes precedence.
The narrow road must be declare as a bidi-edge. To achieve this, create an edge and it's reverse edge, set spreadType=center for both (so they are on top of each other) and activate the 'isBidi' checkbox. To see both edges you can use gui settings "spread bidirectional".

regards,
Jakob

Am Do., 7. Mai 2026 um 03:32 Uhr schrieb Pedro Oliveira via sumo-user <sumo-user@xxxxxxxxxxx>:
Good evening!

 I'm running a simulation where I have a two-way road with a narrow bridge in the middle, allowing one-way traffic at a time. The bridge doesn't have traffic lights. Is it possible to simulate this in SUMO?

Sds,

Pedro Oliveira
_______________________________________________
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