Replies: 1 comment
-
This really depends on the simulation setup, including the controller program. It may be possible that at some steps the simulation runs computer intensive tasks, such as the rendering of a high resolution sensor. Running video capturing will slow down everything and may make the simulation run more steadily. Note: you could use the "run-realtime" mode to ensure the simulation speed won't exceed approximately 1x. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When running simulation in normal speed, Simulation time running at 0.6x and suddenly it become 4-5x and decrease again. While video capturing it works normal. Even while working with void controller.
Beta Was this translation helpful? Give feedback.
All reactions