Camera update delay #671
ALEX95GOGO
started this conversation in
General
Replies: 0 comments
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.
-
I am moving my camera along a cylindrical trajectory to take the picture, but I found that I have to call sim.step() multiple times (or set the decimation to 5), otherwise the picture of my camera will be delayed 1 or two steps. Any ideas why this happen or how I should set the decimation value? The following is my code snippet:
Beta Was this translation helpful? Give feedback.
All reactions