• robotsfan's avatar
    Adds clip range for JointAction (#1476) · ee3f0224
    robotsfan authored
    # Description
    
    This PR adds support for action clip to all mdp/actions. Clip ranges can
    be specified as a dictionary of joint names and tuple for the lower and
    upper bounds of the clip in the ActionTermCfg.
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    - This change requires a documentation update
    
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [ ] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] 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
    
    ---------
    Signed-off-by: 's avatarKelly Guo <kellyg@nvidia.com>
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    ee3f0224
Name
Last commit
Last update
..
extension.toml Loading commit data...