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

Web: enable auto pilot switching. #19

Closed
wroscoe opened this issue Jan 19, 2017 · 0 comments
Closed

Web: enable auto pilot switching. #19

wroscoe opened this issue Jan 19, 2017 · 0 comments

Comments

@wroscoe
Copy link
Collaborator

wroscoe commented Jan 19, 2017

Currently the only way to change auto pilots is by restarting the server using different CLI variables. This is slow and doesn't facilitate quick iteration.

A faster way to test poilots would be to switch them from the control webpage. To do this the following would need to be changed.

  • remotes.py - change pilots from a singleton to a dictionary, include model and description
  • monitor.html - add pilots control.
  • main.js - add ajax to update current pilot.
@wroscoe wroscoe closed this as completed Feb 9, 2017
sctse999 pushed a commit to sctse999/donkeycar that referenced this issue Nov 23, 2022
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