- Scene Setup & Workflow
• Version: Isaac Sim 5.0.0 (installed via Isaac Lab)
• Mesh Creation: Created a thin vinyl bag and cables in Blender.
• Export/Import: Exported as USD from Blender (all transforms applied) and imported into Isaac Sim.
• Physics & Materials:
Both the bag and the cables are set as Deformable Bodies.
Assigned Deformable Body properties within Isaac Sim.
Set up textures (color and transparency) for the bag.
• Scenario & Objective: * The deformable cables are placed inside the thin deformable bag.
The ultimate goal is to simulate a robotic arm grasping and lifting the bag filled with cables. I need to reproduce the complex physical interaction where the bag deforms under the weight and movement of the internal cables during the pick-and-place task.
- Step-by-Step Description of the Issue
Simulation Play: When I press the “Play” button, the bag falls naturally due to gravity and settles on the ground. This part works correctly.
Interaction (The Problem): As soon as I try to manually drag the bag using the Gizmo (to test the initial state or simulate a grasp), the application freezes immediately.
Observation: This freeze occurs even if I Pause the simulation before attempting to move the object. The UI becomes completely unresponsive, and I have to force-quit the application.
- Environment
OS: Windows 11
GPU: RTX 3080 Laptop
Driver: (Details included in the attached log)
- Attached Files
Log File: isaacsim_freeze.log
Video: Screen recording of the freeze during interaction.
- Specific Questions
Are there known issues or performance bottlenecks when interacting with two overlapping/nested Deformable Bodies (container and content) in version 5.0.0?
Since the freeze occurs even in a Paused state, is it possible that the USD stage update or the proximity of the nested meshes is causing a calculation loop?
Are there any recommended settings (like Contact Offset, Solver Iterations, or Mesh resolution) to mitigate this hang, especially for a robotic grasping scenario involving nested deformables?
isaacsim_freeze.log (1.6 MB)