IsaacLab
IsaacLab copied to clipboard
Add APIs for deformable asset
Description
This MR adds deformable objects to assets. A tutorial is added for run_deformable_object.
Type of change
- New feature (non-breaking change which adds functionality)
- This change requires a documentation update
Screenshots
Please attach before and after screenshots of the change if applicable.
Checklist
- [ ] I have run the
pre-commitchecks with./isaaclab.sh --format - [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [ ] I have updated the changelog and the corresponding version in the extension's
config/extension.tomlfile - [x] I have added my name to the
CONTRIBUTORS.mdor my name already exists there