Open EdHurtig opened 7 years ago
I envision a panel expands whenever the pod's mode changes to Manual
with all the controls. Changing any of the controls will issue a new manual
command as documented in https://github.com/ParadigmHyperloop/hyperloop/pull/47 to ODS.
There should also be a new modal created called Change State
with a dropdown/list of all the states to change to and a button to execute the state change. This will allow the pod to be taken in and out of manual mode
See https://github.com/ParadigmHyperloop/hyperloop/pull/47 and https://github.com/ParadigmHyperloop/manual_client/pull/1. We should be deprecating
manual_client
soon and implementing the functionality over theWeb -> ODS -> Pod
interface