Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] setSpeed acceleration/deceleration

At the moment, most models use uniform acceleration when setSpeed is called. The only exceptions are carFollowModel "rail" and "KraussPS" which have degressive acceleration at higher speeds.
There are plans to make this more flexible: https://github.com/eclipse/sumo/issues/3920

Am Mi., 15. Juli 2020 um 18:28 Uhr schrieb Zev Nicolai-Scanio <znicolaiscanio@xxxxxxxxxxxxxxxxxxx>:
Hi,

I’m interested in the details of how the setSpeed function in TraCI accelerates/decelerates a given vehicle to the target speed. Is this done uniformly at the max acceleration / deceleration or is there some other acceleration / deceleration curve used?

Thank you!

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