Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] What happens if the default.action-step-length is smaller than the step-length

Hi all,

I am currently trying to create a driving algorithm which is used to control a vehicle based on the vehicle parameters of the surrounding vehicles. Now to increase the execution speed, I am only going to use the information of the surrounding vehicles, every 1 second, but to get the latest value, I would like the surrounding vehicles to update their values every 0.01 seconds.

Hence I believe, the step-length should be set to 1second and the default.action-step-length should be set to 0.01 seconds.

Is this correct?

 

Thanks for your responses

Best Regards

Aashik

 


Back to the top