• Kelly Guo's avatar
    Adds direct workflow Allegro hand environment (#709) · 9050d2f6
    Kelly Guo authored
    # Description
    This change refactors the shadow hand environment into a general in-hand
    manipulation environment and extends it with the Allegro hand.
    
    ## 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`
    - [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
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    9050d2f6
Name
Last commit
Last update
..
actuators.rst Loading commit data...
environments.rst Loading commit data...
motion_generators.rst Loading commit data...
multi_gpu.rst Loading commit data...
task_workflows.rst Loading commit data...
tiled_rendering.rst Loading commit data...