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
curvatureDrive is another method of driving the robot that makes it easier to turn at high speed. We want to use this for the HyperDrive challenge. But we still want arcadeDrive for Interstellar Accuracy because it's easier for the driver to find and pick up balls. We'll probably want to change allDrive into two methods and select which one to use from the smart dashboard. But we should default to arcadeDrive since that's what we'll always use for competition.
The text was updated successfully, but these errors were encountered:
curvatureDrive is another method of driving the robot that makes it easier to turn at high speed. We want to use this for the HyperDrive challenge. But we still want arcadeDrive for Interstellar Accuracy because it's easier for the driver to find and pick up balls. We'll probably want to change allDrive into two methods and select which one to use from the smart dashboard. But we should default to arcadeDrive since that's what we'll always use for competition.
The text was updated successfully, but these errors were encountered: