Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Doubt regarding the slowDown function in traci.

The duration to reach the target speed is increased by the step length (a known bug: https://github.com/eclipse/sumo/issues/7361).

Am Do., 21. Jan. 2021 um 18:09 Uhr schrieb Shivansh Rathi <shivanshr@xxxxxxxxxxx>:
Sir/Madam,
I am trying to use the slowDown function while giving the next velocity. I have doubt regarding the "duration" argument of the slowDown function. I want to know if the time given follows the same time cycle as simulation time or is the time given real-time. I am giving "duration" the same value as my simulation step(sim-step) and I am not getting the desired/expected result. Kindly explain this to me.

Regards
Shivansh Rathi
_______________________________________________
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