• Harsh Patel's avatar
    Adds texture and scale randomization event terms (#2121) · 324bb8c3
    Harsh Patel authored
    # Description
    
    - Added back texture randomization event term
    - Carrying over texture randomization and scale randomization unit tests
    from previous PRs
    - Added additional replicate physics failure case test
    
    ## 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`
    - [ ] 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
    - [ ] 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
    324bb8c3
Name
Last commit
Last update
..
check_manager_based_env_anymal_locomotion.py Loading commit data...
check_manager_based_env_floating_cube.py Loading commit data...
test_action_state_recorder_term.py Loading commit data...
test_direct_marl_env.py Loading commit data...
test_env_rendering_logic.py Loading commit data...
test_manager_based_env.py Loading commit data...
test_manager_based_rl_env_ui.py Loading commit data...
test_null_command_term.py Loading commit data...
test_scale_randomization.py Loading commit data...
test_spaces_utils.py Loading commit data...
test_texture_randomization.py Loading commit data...