[Question] Is it possible to change the mesh of the object after every environment step? #1075
Unanswered
chandramohanjagadeesan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I don't believe this is directly supported, but you can certainly emulate this behavior. I'd say that the closest thing to what you want is: #186 Some hacky workarounds you could try: |
Beta Was this translation helpful? Give feedback.
1 reply
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 working on a continual Reinforcement learning project where I want more objects appearing or disappearing in the environment. Is there a way to make it possible in Isaaclab? Ideally I would like to change the mesh of the object from one time step to another. Thanks in advance for your reply
Beta Was this translation helpful? Give feedback.
All reactions