• David Hoeller's avatar
    Updates the URDF and MJCF importers for Isaac Sim 4.5 (#182) · 9bb4c425
    David Hoeller authored
    Updates the URDF and MJCF importers for Isaac Sim 4.5.
    
    - New feature (non-breaking change which adds functionality)
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] 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
    - [x] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    ---------
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    Co-authored-by: 's avatarKelly Guo <kellyguo123@hotmail.com>
    9bb4c425
convert_urdf.py 4.48 KB