[Question] Add an event to randomzie pos but always look at origin / asset in scene #2648
Unanswered
shiven2001
asked this question in
Q&A
Replies: 1 comment
-
Thanks for posting this, interesting question. I'll move this to our Discussions for the team to 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.
-
Question
Hello, I wanted to ask if there is a way I can use the eventcfg's reset_root_state_uniform but add a condition where the randomization of robot position in the environment is based on where the camera on the robot is looking. For example, in isaac sim replicator we have a function like:
where I can randomize pose and orientation of camera but wherever the camera spawns, it will always be looking at the prim_node which is an asset in the environment. Can I do that for events in training isaaclab as well?
Please let me know how.
Beta Was this translation helpful? Give feedback.
All reactions