Re: [sumo-user] setSpeed acceleration/deceleration

2020-08-05 Thread Jakob Erdmann
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

[sumo-user] setSpeed acceleration/deceleration

2020-07-15 Thread Zev Nicolai-Scanio
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