简体   繁体   中英

How to understand simulation time and time step in carla simulator

i am new to carla and have one question regarding the statement (below mentioned) in carla docu: how to understand the simulation time and time step mentioned in the statement? Is this same as rendering frame?

"There is a difference between real time, and simulation time. The simulated world has its own clock and time, conducted by the server. Computing two simulation steps takes some real time. However, there is also the time span that went by between those two simulation moments, the time-step."

Thank you for your help!

So you might set a simulation time of 5 seconds to model something - like how far the ripples progress in water when a stone hits the surface.

But the computer/processor may take 5 minutes to complete all the calculations to provide that solution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM