• Mayank Mittal's avatar
    Updates to latest RSL-RL v2.3.0 release (#2154) · 98a8b303
    Mayank Mittal authored
    # Description
    
    This MR introduces multi-GPU training for RSL-RL library. Also adds
    configuration options for symmetry and RND.
    
    Compatible only with RSL-RL v2.3.0 onwards so fixing the version.
    
    Fixes #2180 
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    
    ## 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
    - [ ] 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
    98a8b303
benchmark_rsl_rl.py 9.35 KB