I am trying to simulate a robot arm manipulating a cup filled with liquid in IsaacSim (using a manager-based sim env).
I have used the USD Composer to design a cup that can hold liquid and simulated holding liquid with my cup, and I have verified that I can import the cup as a rigid body to IsaacLab. However, I cannot figure out how to import the Particle system that defines my liquid either from a USD file or creating it from scratch from a config file. Any pointers?