nhs-t10 / Robotics_2021_2022

2 stars 0 forks source link

Re-write or delete SensorManager #25

Closed chlohal closed 2 years ago

chlohal commented 2 years ago

Whether you re-write or delete is up to whoever takes this issue. Either solution is equally justified-- deleting it cleans up our codebase, and re-writing gives more utility to future years.

If you Decide to Re-Write

Mario-Runner commented 2 years ago

Rewrote the issue to only contain the rewrite tasks, as I chose to rewrite SensorManager instead of deleting it.

Mario-Runner commented 2 years ago

All tasks involving the rewrite are complete, SensorManager now differentiates between colorSensors, touchSensors, and distanceSensors similarly to ManipulationManager's differentiation between DCMotors, Servos, and CRServos.