Ability to replicate deformable objects #93
Unanswered
cold-young
asked this question in
Q&A
Replies: 1 comment
-
Hi, could you please redirect your question to the IsaacSim forum? https://forums.developer.nvidia.com/c/omniverse/simulation/69 |
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
-
Hi.
I am doing a deformable object RL in isaacsim.
The biggest feature of isaacsim simulation is that it can replicate objects and simulate them in parallel.
I want to replicate the deformable object and simulate it in parallel.
The omniverse isaacgym has shown that the deformable object does not support replication. I wonder if this is a problem with my code or if it is completely impossible in the simulation.
If it is impossible to replicate an object, I wonder if there is an alternative way to simulate a deformable object in parallel.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions