[Question] Is it possible to spawn multiple cameras per tiled Camera with different positions? #2292
Unanswered
waynemartis-iml
asked this question in
Q&A
Replies: 1 comment
-
Thank you for posting this. I will move this post to our Discussions for follow up. |
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.
-
Hello,
I am working on a simulation of robot with multiple onboard cameras. I want to spawn multiple cameras per tiled cameras but with different positions and rotations. This way, I could retrieve their data as single concatenated tensor rather than calling multiple instances of the cameras.
I found few snippets in the script /source/isaaclab/test/sensors, spawning multiple cameras at different prims only.
Has anyone implemented or found a workaround for spawning at different poses?
Beta Was this translation helpful? Give feedback.
All reactions