Team293 / Crescendo

SPIKE 293 2024
GNU General Public License v3.0
4 stars 0 forks source link

23 color sensor #29

Closed rohanmishr closed 7 months ago

rohanmishr commented 7 months ago

Purpose: To implement the color sensor, which can accurately detect the presence of the color orange and log the detected color values as well as the proximity in Advantage Scope for further tuning.

Files added: ColorSensorIO.java ColorSensorIORevV3.java Launcher.java

Files changed: RobotContainer.java: Added Launcher.