• Toni-SM's avatar
    Implements deterministic evaluation for skrl's multi-agent algorithms (#1972) · 1de1b432
    Toni-SM authored
    ## Description
    
    Implement deterministic evaluation for skrl's multi-agent algorithms in
    `play.py` script (fix
    https://github.com/isaac-sim/IsaacLab/issues/1935).
    The current application only takes into account single-agent algorithms.
    
    ## Type of change
    
    - Bug fix (non-breaking change which fixes an issue)
    
    ## 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
    - [ ] 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
    1de1b432
Name
Last commit
Last update
..
ray Loading commit data...
rl_games Loading commit data...
rsl_rl Loading commit data...
sb3 Loading commit data...
skrl Loading commit data...