• Ossama Ahmed's avatar
    Updates Joint Friction Parameters to Isaac Sim 5.0 PhysX APIs (#557) · 87130f23
    Ossama Ahmed authored
    # Description
    
    Updated Joint Friction Parameters to Isaac Sim 5.0/ PhysX APIs and
    exposed joint's viscous_frictions and dynamic_frictions.
    
    
    ## Checklist
    
    - [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
    87130f23
test_articulation.py 82.1 KB