• Kelly Guo's avatar
    Updates app files and documentation to support Isaac Lab pip installation (#222) · fe8c263a
    Kelly Guo authored
    # Description
    
    To support the new way of installing Isaac Lab through pip, we need to
    add all Isaac Lab extensions as dependencies into the app files.
    This change also adds documentation for when this can be used and how to
    install Isaac Lab with pip.
    
    ## Type of change
    
    <!-- As you go through the list, delete the ones that are not
    applicable. -->
    
    - New feature (non-breaking change which adds functionality)
    - This change requires a documentation update
    
    
    ## 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
    - [ ] 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
    -->
    fe8c263a
Name
Last commit
Last update
..
benchmark_cameras.py Loading commit data...
benchmark_load_robot.py Loading commit data...
benchmark_non_rl.py Loading commit data...
benchmark_rlgames.py Loading commit data...
benchmark_rsl_rl.py Loading commit data...
utils.py Loading commit data...