Team2890HawkCollective / Training

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

Mecanum Robot Implementation #50

Closed HawkCollective2890 closed 6 months ago

HawkCollective2890 commented 1 year 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 mechanum 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:

probablyeasy commented 11 months ago

https://discord.com/channels/266074632056995840/1159981346119233587/1182439459782934648 i made a pull request I think it's #83