• Octi Zhang's avatar
    Adapts A and D button bindings in the keyboard device (#910) · 08c5060b
    Octi Zhang authored
    # Description
    
    While developing some teleoperation methods, I discovered that the
    keyboard y-axis was moving in a non-intuitive direction. It turned out
    that the +ve and -ve y-axis are bound to keys (D, A) instead of (A, D).
    This MR fixes the issue in both keyboard device documentation
    instructions to follow the right-hand rule.
    
    ## Type of change
    
    - Bug fix (non-breaking change which fixes an issue)
    
    ## Screenshots
    
    ![Screenshot from 2024-08-30
    14-57-26](https://github.com/user-attachments/assets/5f29054e-f0e8-4b8e-bb90-49f3403a1e08)
    
    
    ## 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
    08c5060b
Name
Last commit
Last update
..
actuators Loading commit data...
app Loading commit data...
assets Loading commit data...
controllers Loading commit data...
devices Loading commit data...
envs Loading commit data...
managers Loading commit data...
markers Loading commit data...
scene Loading commit data...
sensors Loading commit data...
sim Loading commit data...
terrains Loading commit data...
utils Loading commit data...
__init__.py Loading commit data...