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

Add auton. mode selector to driver view website #112

Open
gerth2 opened this issue Feb 17, 2017 · 0 comments
Open

Add auton. mode selector to driver view website #112

gerth2 opened this issue Feb 17, 2017 · 0 comments
Assignees

Comments

@gerth2
Copy link
Collaborator

gerth2 commented Feb 17, 2017

Add a control for "next" and "prev" to the driver view. Selecting these buttons should trigger a change in the autonomous mode on the robot.

Code must deal with the inherent asynchronousness of many clients sending prev/next commands, the web server processing those commands, and the autonomous routine updating from those commands.

Implementaiton must have a generic interface, as it is to be rolled into common libraries.

@gerth2 gerth2 added this to the Post-Bag Updates milestone Feb 17, 2017
@jack-Greninja jack-Greninja self-assigned this Feb 18, 2017
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

2 participants