FRC-686-Bovine-Intervention / Robot-2024-Crescendo

Other
0 stars 0 forks source link

200Hz Sensor loop #45

Closed LightspeedLazer closed 3 months ago

LightspeedLazer commented 3 months ago

We should run a separate thread in RollerSensorsIODIO that uses queues to record sensor values then have the main thread report a boolean array through the RollerSensorsIOInputs to the robot code. This will probably also come with a refactor of EdgeDetector to accept a history of values