Hello,
im trying to simulate a robot interacting with soft bodies. To my understanding (Im very new to this) the pre-made examples in Isaac Sim use finite element method to simulate the behavior of soft bodies (like the cubes in one of the examples). Im trying to use XPBD and VBD to model the properties of these cubes, but as this is all very new to me, I dont know where I can change the cubes properties, where I can change the code of the FEM and insert the one Im trying to use. Do I need to work with Action Graphs?
Thanks for any help!