Team2890HawkCollective / Training

A private training repository used as scratch space for 2890 students.
1 stars 0 forks source link

Mecanum Robot Implementation #48

Closed HawkCollective2890 closed 4 months ago

HawkCollective2890 commented 10 months ago

Description: In this ticket you will write a command based robot program for FRC. This ticket will go over the outline of the command base structure, shuffleboard, xbox controllers, and motor controls. You can assume the robot is a mecanum drive and has 4 CIM motors w/ Spark MAX motor controllers (CAN ID 1 - 4) and one Xbox Controller on port 0.

Acceptance Criteria:

Resources:

Notes:

NerdyDragon777 commented 10 months ago

Brain tired, but.. I think it's done

gavinjalberghini commented 10 months ago

Added comments to your PR, please update when available

gavinjalberghini commented 10 months ago

Moving back to in progress