Hi Jakob, I have tried the changing vehicle parameters method by modifying the lane changing behaviour. The one that I have done is increasing the lcSpeedGain to 10 and lcTimeToImpatience to 10 seconds, with default value 0 for the lcOvertakeRight. I found that the occurrence of lane changing on the extra lane is greatly reduced. Is it possible that if I change the lcOvertakeRight value, the vehicles will tend to overtaking using the extra lane on the right side? Thank You.
Best Regards, Felix On Fri, 3 Apr 2020 at 18:02, Jakob Erdmann <[email protected]> wrote: > From the simulation point of view the geometrical alignment of the lanes > is irrelevant (though you can affect it with edge attribute 'spreadType'). > The important aspect is the connectivity between the lanes. If you want the > new lane to be on the left side, use netedit connection mode to change > connectivity to the pattern in the attached image. > Note, that you can also change the "keep right" behavior with vehicle > type parameters: > https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#lane-changing_models > [image: Screenshot from 2020-04-03 11-59-19.png] > > > Am Fr., 3. Apr. 2020 um 11:36 Uhr schrieb Flix Chu < > [email protected]>: > >> Hey guys, >> >> I am building a network using NETEDIT, and there is something I want to >> change. I notice that the vehicle follows a 'keep right' rule of running. >> Therefore, I want to change the position of the extra lane by having it on >> the left side of the road (by default it's on the right side). How could I >> change this? >> >> The attached will be the network file that I'm working on. I appreciate >> your help. >> >> Best Regards, >> Felix >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> To unsubscribe from this list, visit >> https://www.eclipse.org/mailman/listinfo/sumo-user >> > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
