FRC2706 / 2020-2706-Robot-Code

The Robot Code for the 2020 FIRST Robotics Competition INFINITE RECHARGE
Other
4 stars 2 forks source link

Alex differential drive test #58

Closed AlexanderTsarapkine closed 4 years ago

AlexanderTsarapkine commented 4 years ago

Added three driving modes (Curvature, Arcade, and tank drive) with ability to change between them through accessing the RobotContainer class. Joystick inverts can be modified in config.

Maps to #42