Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added keyboard shortcuts #189

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Added keyboard shortcuts #189

wants to merge 3 commits into from

Conversation

Levi-Lesches
Copy link
Member

@Levi-Lesches Levi-Lesches commented Nov 27, 2024

  • Shortcuts:
    • n to reset network
    • T to toggle between tank/localhost
    • L to toggle between rover/localhost
    • Space to stop everything
    • WASD + arrows to drive
  • disable drive commands when a controller is in drive mode
  • added a new setting to enable/disable keyboard controls

The standard shortcuts API is used for regular shortcuts, and a new KeyboardController class is used for the drive controls.

Blocked by: #174

Copy link

Status: Blocked ❌

Issues blocking this PR:


This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress.

@github-actions github-actions bot added the blocked This PR needs is waiting for one or more issues to be closed. label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This PR needs is waiting for one or more issues to be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants