Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Vertical movement of vehicles

You can avoid this type of lateral sliding by setting vType attribute lcMaxSpeedLatStanding="0". (see https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#lane-changing_models)
However, in the latest release there is an issue where this can cause vehicles to become stuck at the end of a lane.
To avoid this problem, you can download the latest development version *tomorrow* (todays version does not yet include the fix).

regards,
Jakob

Am Do., 27. Aug. 2020 um 23:42 Uhr schrieb MohamadReza-Haghani <Haghani.m.r@xxxxxxxxx>:
Hi Chris,

Thank you for your guidance. I was wondering to know changing what parameter
in lane changing model will help me prevent that situation.

Best,
Reza.



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.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