Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO merging lane

You can enter netedit 'connection mode' by pressing the 'c' key.
see here for how to customize connections: https://sumo.dlr.de/docs/Netedit/editModesNetwork.html#changing_connections

Am Di., 10. Mai 2022 um 15:28 Uhr schrieb Qichao Wang <qichao@xxxxxx>:
In _move_ mode, hold _shift_ key and click on the edge near the node between the edges, you will be able to create a node with an S or E on it. Move that node and you should be able to align the lanes. Remember to config the connections at that merging point.

Qichao

On Tue, May 10, 2022 at 5:38 AM 허송무 <kmo2578@xxxxxxxxx> wrote:

Hi!

 

I want to implement a lane mergy situation that changes from 3-lane to 2-lane. 

It is divided into 2 edges using 3 junctions, and the lanes of each edge are set as 3 lines and 2 lines. 

The index of the first edge consists of 0, 1, 2 from the bottom, and the index of the second edge also consists of 0, 1 from the bottom. 

When joining from the first edge to the second edge, the 'index1 line' of the first edge and the 'index0 line' of the second edge are connected. 

 

I want the 'index0 line' of the first edge to be connected with the 'index0 line' of the second edge. 

If you look at the attached photo, the second edge is attached to the top of the first edge, and I want it to be attached to the bottom. 

 

I'd appreciate it if you could tell me how to do it. 

Thanks!

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
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