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
{{ message }}
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.
Program the DriveCommand class. It should use the Xbox controller to get input and relay it to the DriveSubsystem by creating a reference to an OI class.
The left joystick should control the left side of the robot and the right joystick should control the right side of the robot.
Make sure to initialize the command in the main Robot class.
The text was updated successfully, but these errors were encountered:
Program the DriveCommand class. It should use the Xbox controller to get input and relay it to the DriveSubsystem by creating a reference to an OI class.
The left joystick should control the left side of the robot and the right joystick should control the right side of the robot.
Make sure to initialize the command in the main Robot class.
The text was updated successfully, but these errors were encountered: