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

Create a keyboard control interface #15

Open
4 tasks
nicolaibonde opened this issue Jun 25, 2018 · 0 comments
Open
4 tasks

Create a keyboard control interface #15

nicolaibonde opened this issue Jun 25, 2018 · 0 comments

Comments

@nicolaibonde
Copy link
Owner

The task

Create an interface on the website interface that lets you get your keyboard inputs get captured.
Keyboard inputs should be forwarded to the controller.
The interface should also have the ability of touch, so you can control it more precisely.

Potential changes

  • Currently the controller only gets inputs every second
    • Should this change when we are in a manual mode state?
    • Maybe we should just have a higher update frequency in generel?

Tasks to complete

  • Virtual joystick
  • Keyboard capture
  • Manual mode protocol description
  • Controller - Manual mode (Maybe its own task)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant