• David Hoeller's avatar
    Fixes conflict in teleop-device command line argument in scripts (#791) · d178560c
    David Hoeller authored
    # Description
    
    Since the move to the ``--device`` cli to set the device to run the
    simulation on, this clashes with ``--device`` for the teleoperation
    environments.
    
    This MR renames ``--device`` to ``--teleop_device`` for these examples.
    
    ## 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`
    - [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
    - [ ] 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
    d178560c
Name
Last commit
Last update
..
tools Loading commit data...
collect_demonstrations.py Loading commit data...
play.py Loading commit data...
train.py Loading commit data...