8000 Web: enable auto pilot switching. · Issue #19 · autorope/donkeycar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Web: enable auto pilot switching.  #19
Closed
@wroscoe

Description

@wroscoe

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0