Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Fixing connections issues

Hello,
the the situation in picture 1 shows a 'double connection' (two connections from the same edge to the same target lane.
The colors of the connections indicate that the rightmost lane has right of way and this forces vehicles which pass the gray connection to slow down.
In the second picture there is no double connection. Vehicles leaving the bus lane have to change lanes in order to continue. Consequently there is no conflict between connections a regular traffic does not experience slow down.
There multiple ways to fix your problem
1) remove the connection from the bus lane to the next edge (thereby forcing buses to change lanes in order to continue with their route)
2) change the right-of-way rules as explained here:  http://sumo.dlr.de/wiki/Networks/PlainXML#Multiple_connections_from_the_same_edge_to_the_same_target_lane
3) use the latest development version of sumo and rebuilt your network. In the latest development version the right-of-way heuristic for double connections has been improved. In situations like these, the bus would have to yield and normal traffic would avoid slow-down.

regards,
Jakob

2018-04-05 18:47 GMT+02:00 Manoel J. <manoelbarrosoneto@xxxxxxxxxxx>:

Hello there,

Ive been having some problems on my net definitions whenever I add an additional lane for a bus stop. Everytime, the stretch takes this configuration (busstop1).


It may cause a decceleration on vehicles passing from the  lane 0 (first edge) to the lane 1 (second edge). I'd like it to become similar as this:



I mean, I want that the lanes 0 and 1 from the first edge connect directly with the lanes 1 and 2 from the second edge, respectively(busstop1).

How can I fix that?

Regards


Manoel Joaquim Rodrigues Barroso Neto

Bacharelando em Engenharia Civil

Universidade Federal de Juiz de Fora

(+55) 21-97255-8366
(+55) 32-98418-7950


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top