• Mayank Mittal's avatar
    Adds event manager call to simple manage-based env (#666) · 05a2f3f2
    Mayank Mittal authored
    # Description
    
    Earlier, the "startup" events were only triggered when used inside an RL
    environment. This MR makes sure they are also called inside the simple
    environment version as well.
    
    Fixes #664
    
    ## 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
    - [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
    05a2f3f2
Name
Last commit
Last update
..
install_deps.py Loading commit data...
per_test_timeouts.py Loading commit data...
run_all_tests.py Loading commit data...
tests_to_skip.py Loading commit data...