Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Change Lane Transition

you can set vType attribute lcLaneDiscipline="1" so that vehicles do not try to overtake between lanes.. Also, make sure that you do not set latAlignment="arbitrary" for these vehicles (default "center" should work ok).

Am Do., 8. Okt. 2020 um 23:26 Uhr schrieb Bacem Boufaid <bacem.fayed@xxxxxxxxx>:

Hi,


Thank you for the link, it’s working fine. Setting “lane changing model” to “SL2015” and “lateral.resolution” different from none resulted in a smooth behaviour of the vehicle. There is still a small issue. Some vehicles, after changing lane, continue in the middle of the road on the line between the two lanes. Is there any setup to force a vehicle to always take right or left sides after a lane change?


Best regards,


On Thu, Oct 8, 2020 at 7:42 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Am Mi., 7. Okt. 2020 um 23:44 Uhr schrieb Bacem Boufaid <bacem.fayed@xxxxxxxxx>:
Hi,

I would like to know if there is a parameter in Sumo to set smooth lane changes for vehicles. In my scenario, (lane_change_mode = “strategic”), car lateral movement is sudden and fast as if the vehicle was sliding to the target lane, which is not realistic.  

Best regards,
_______________________________________________
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
_______________________________________________
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