Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to make the lateral speed a control variable during lane-changing

you can use traci.vehicle.setMaxSpeedLat to override the lateral speed when using the simple continuous lane change model (activated by --lanechange.duration).

Am Mo., 20. Juli 2020 um 16:17 Uhr schrieb mrayur <mrayur20@xxxxxxxxx>:
Hi everyone,

I have been using the default lane-changing model with lane-change.duration
value duration time equals to 4s, and the lateral speed is a constant value.

My question is if we can determine the lateral speed based on the
information, such as road curvature and longitudinal speed, collected from
traci output, and then apply the lateral speed to the vehicle.

I would appreciate any kind of help.

Thank you,
Johan







--
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