## Overview <!--- A brief description of the feature --> Drive the robot with an Xbox controller. ## Tasks <!--- List of tasks that must be completed to implement the feature --> - [x] Create MecanumDriveSubsystem - [x] Create [MecanumJoystickDrive](https://javadoc.jitpack.io/com/github/itrt4176/tigerlib/2022.1.0/javadoc/frc/tigerlib/command/MecanumJoystickDrive.html) in RobotContainer - [x] Set command as subsystem's default command - [ ] Calculate correct chassis wheel speeds for odometry ## Notes <!--- Additional notes --> Blocked by: - ~~#3~~
Overview
Drive the robot with an Xbox controller.
Tasks
Notes
Blocked by:
Add tigerlib templates to VS Code #3