Parallel getCameraImage from a physics client #3719
gliese581gg
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 trying to use multiprocessing to get images from multiple positions in the same simulation instance in parallel.
It seems like following example works :
However, I am not sure whether this is the right way to do it.
Moreover, I cannot use the debug renderer with parallel getCameraImage
Is there a better way to get multiple camera images in parallel?
Can anyone explain why the above setting works and others don't?
Beta Was this translation helpful? Give feedback.
All reactions