first95 / FRC2020

Code base for 2020 robot, initialized with develop branch of 2019 repo.
MIT License
1 stars 1 forks source link

Implement and refine code for control panel color #20

Closed lindsayvallen closed 4 years ago

lindsayvallen commented 4 years ago

After #18 is done, implement the general strategy in Java code and refine it. Implementation will also involve identifying, evaluating, and confirming which hardware (camera and lights) to use. This refinement should include creating a mock control panel and taking images of it in controlled ways.

lindsayvallen commented 4 years ago

Combining this one with #18, so closing it.