AGHSEagleRobotics / frc1388-2022

FRC 2022 - Rapid React
2 stars 0 forks source link

Drive Train Code #6

Closed scottbot95 closed 2 years ago

scottbot95 commented 2 years ago

As a driver, I want to control the drive train, so that I can control the position and orientation of the robot on the field.

Our robot will be using a differential drive train. We can start setting up at least some basics around driver control.

jtechau commented 2 years ago

Also need to consider which operator input method(s) to implement - tank, arcade, etc. Or make it selectable.

isabellebowdey commented 2 years ago

We tested the drive train code on Knightmare, everything worked. I commented out the Knightmare code but it's still there (for now) if we ever want to test our code.

We've decided to close the issue and check off scaling, we're going with the defaults for now. We can always come back to it.

scottbot95 commented 2 years ago

Physical drivetrain has been built. Steps to test on the actual drivetrain: