FTC CanDo with a Color Sensor 20231108

From wikidb
Jump to: navigation, search

Why

  • A just for fun alternative assignment.

Check Point 1

  • We will see who can knock a gold cube off our playing field.
  • After the robot backs up, it should do a random (or start with a fixed) turn and move forward again.
  • Fine tune the reverse and turn values.

Reference

Check Point 2

  • Determine who can do the CanDo the fastest

Check Point 3

  • Modify the program to use Machine Learning with TensorFlow to locate the gold mineral. Measure the time impact.

Old Example Implementation