Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] traci slowDown method

Dear Jacob,

Thank you for your response.
I created a document that shows how I am using slowDown() method and also included screenshots of change in velocity.
Please find attached the same.

Sincerely,
Ishan Dindorkar

On Tue, Jun 16, 2020 at 12:29 PM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
please describe the exact arguments passed to slowDown and the sequence of speeds you observed in successive time steps over the given time span.

Am Di., 16. Juni 2020 um 07:42 Uhr schrieb Ishan Dindorkar <ishandindorkar333@xxxxxxxxx>:
Dear Community,

I had been exploring the use of slowDown() while using traci API to control the simulation. The description of the method says - 

"Changes the speed smoothly to the given value over the given amount of time in seconds (can also be used to increase speed)."

While using the method, I observed that speed is not consistently reducing. During some timesteps, I saw speed is also increased after issuing the slowDown command. Is it expected behaviour? My goal is to bring the vehicle to complete halt.
Please advise.

Thank you

Sincerely,
Ishan Dindorkar
_______________________________________________
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

Attachment: Traci_SlowDown_Issue.docx
Description: MS-Word 2007 document


Back to the top