Closed scottbot95 closed 2 years ago
Also need to consider which operator input method(s) to implement - tank, arcade, etc. Or make it selectable.
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.
Physical drivetrain has been built. Steps to test on the actual drivetrain:
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.