• Kelly Guo's avatar
    Adds create_new_stage and fixes merge error (#155) · d0eb4a0b
    Kelly Guo authored
    This change applies a new `create_new_stage` setting in Isaac Sim's
    SimulationApp to avoid creating a default new stage on startup, which
    introduces additional performance overhead.
    Also fixes an error in hydra code when rebasing.
    
    - Bug fix (non-breaking change which fixes an issue)
    - New feature (non-breaking change which adds functionality)
    
    - [ ] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [ ] I have made corresponding changes to the documentation
    - [ ] 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
    - [ ] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    <!--
    As you go through the checklist above, you can mark something as done by
    putting an x character in it
    
    For example,
    - [x] I have done this task
    - [ ] I have not done this task
    -->
    
    ---------
    Signed-off-by: 's avatarpeterd-NV <peterd@nvidia.com>
    Co-authored-by: 's avatarpeterd-NV <peterd@nvidia.com>
    Co-authored-by: 's avatarCY Chen <cyc@nvidia.com>
    Co-authored-by: 's avataroahmednv <oahmed@Nvidia.com>
    Co-authored-by: 's avatarToni-SM <aserranomuno@nvidia.com>
    d0eb4a0b
Name
Last commit
Last update
..
config Loading commit data...
docs Loading commit data...
omni/isaac/lab_tasks Loading commit data...
test Loading commit data...
pyproject.toml Loading commit data...
setup.py Loading commit data...