Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] setting velocity gradually

Dear all,
I am looking a way to adjust velocity of vehicles gradually. I came to know that traci.vehicle.setSpeed() does an instant change in velocity whereas traci.vehicle.slowDown() changes velocity in the time given in seconds. However, I wish to change velocity in a non-integer time interval for eg. 250 milliseconds. Is there a way to do this? 
Please help!!

Thanks,
Aaditya Prakash Chouhan

Back to the top