You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following from #108/#116, we'll need to actually handle wheel encoder faults rather than letting them go unnoticed. Since we switched to running in a separate task, we'll need to save a faulted field on WheelEncoder and check that as part of running_periodic.
The text was updated successfully, but these errors were encountered:
Following from #108/#116, we'll need to actually handle wheel encoder faults rather than letting them go unnoticed. Since we switched to running in a separate task, we'll need to save a
faulted
field onWheelEncoder
and check that as part ofrunning_periodic
.The text was updated successfully, but these errors were encountered: