frc2609 / rapid-react-robot-code-2022

Other
4 stars 2 forks source link

Check ball color and write custom color sensing code #37

Closed UserC2 closed 2 years ago

UserC2 commented 2 years ago
  1. Print R, G, B values for color sensor to Smart Dashboard
  2. Check red ball and write down R, G, B values for red ball
  3. Check blue ball and repeat above steps
  4. Write custom color sensing code that will compare R, G, B values and output which ball it is currently sensing, or no ball if it isn't close enough to each color.

We should probably also check what the color sensor values are when it isn't pointing at anything.

theyeeman commented 2 years ago

This ticket may be closed if we fully commit to not using colour sensors on the robot. Waiting for further instructions from Antoine

FernTemp commented 2 years ago

Closing this issue since it seems we will not be using colour sensor