Skip to main content

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

The lane change duration is independent of the forward vehicle speed.

Am Mi., 14. Okt. 2020 um 12:31 Uhr schrieb Bacem Boufaid <bacem.fayed@xxxxxxxxx>:
Hello,

I’m currently using The Simple continuous lane-change model by setting the option --lanechange.duration to 5. It offers the best lane change behavior for my scenario. Assuming that this float is expressed in seconds, is it relative to an average or desired velocity? I.e. would it be applied as 5 seconds independently from the vehicle velocity or would it be adjusted automatically whenever the velocity is greater or lower than a specific threshold? 

Best regards, 

On Fri, Oct 9, 2020 at 8:10 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
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
_______________________________________________
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