We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following from #35, to move the pod, we'll need to send the current velocity of the pod and throttle to the inverter board.
InverterBoard
StateMachine
running_periodic
InverterBoard::send_control
Stopped
Halted
Faulted
(0, 0)
The text was updated successfully, but these errors were encountered:
samderanova
taesungh
No branches or pull requests
Following from #35, to move the pod, we'll need to send the current velocity of the pod and throttle to the inverter board.
InverterBoard
toStateMachine
running_periodic
, send the velocity of the pod from the wheel encoder toInverterBoard::send_control
Stopped
,Halted
, orFaulted
, send a control of(0, 0)
The text was updated successfully, but these errors were encountered: