Isaac Sim Version
4.5.0
Operating System
Ubuntu 22.04
GPU Information
- Model: RTX 4070TI
- Driver Version: 550.144.03
Physics simulation issues in Isaac sim
Standalone simulation app vs UI
I have a USD file of rack (with holes) and tube. I am trying to create synthetic data, thus placing tubes in rack.
- I have created USD file for rack, tube and defined all mesh properties.
- rack is static collider
- tube is rigid body
- When assembled in UI it works without issue
In python script if i load the seperate USD files of tube and rack and do same simulation tube is not perfectly sloted in rack, tube behaves in weird way.
Below is result from standlone script of python, the USD files are same. Any reason why.
Additional Information
I checked mass of tube it is 25 grams - 0.0252 in both cases. All simulation settings is same.