Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Left turn from the shoulder.

Building a parallel edge is easier but you can do it with an extra lane and a single junction with some care:
- set a custom lane shape for the shoulder so that the cars enter the junction at the correct angle
- set contPos=0 for the left turn because the normal network generation creates an invalid waiting position otherwise

regards,
Jakob

Am Fr., 11. Sept. 2026 um 03:45 Uhr schrieb Pedro Oliveira via sumo-user <sumo-user@xxxxxxxxxxx>:
Good evening,

I need to simulate the geometry of the intersection shown below. To make a left turn, vehicles wait on the shoulder.
image.png
Is there a feature in SUMO to model this type of situation, or is it better to construct an additional parallel edge, effectively splitting the intersection into two?

Sds,

Pedro Oliveira

Não contém vírus.www.avast.com
_______________________________________________
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