Open elle-miller opened 2 months ago
We do not currently support omni.blast integration, I also cannot find the python API for omni.blast. Without it I really couldn't say how it would integrate. But my first guess would be to look at the DeformableObject implementations for inspiration.
Thanks @jtigue-bdai. Is it possible to request support for omni.blast integration? I believe it would open many interesting simulation environments for the manipulation of fragile objects. If not, what is the best way to contact the Isaac Sim team for the python API?
Question
I am interested in loading destructible objects into my environment, using the Blast Destruction (omni.blast) extension.
https://docs.omniverse.nvidia.com/extensions/latest/ext_blast.html
I am not sure how I could integrate this extension into an example with IsaacLab. Is this currently possible? If so, some pointers on how to achieve this would be great. I couldn't find the python API.
Thanks!