You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
We got away with only a single simple drive backwards command in auton at GKC and Shawnee, but we're going to need to drive around a little more for worlds. So we need to create some new drive commands.
Work Required
make a command that drives the robot straight on its current heading
make a command that drives the robot a set distance in an arbitrary heading on that heading
make a command that locks the wheels at 45/135 degrees and turns the robot to a given heading
Verification
CI passes
commands written
commands are not terrible
The text was updated successfully, but these errors were encountered:
Summary
We got away with only a single simple drive backwards command in auton at GKC and Shawnee, but we're going to need to drive around a little more for worlds. So we need to create some new drive commands.
Work Required
Verification
The text was updated successfully, but these errors were encountered: