Update that does not currently work

Work on shuffleboard integration
This commit is contained in:
Astatin3
2023-02-16 19:46:21 -07:00
parent 363a211a1b
commit 012c8a2e2d
6 changed files with 41 additions and 14 deletions
@@ -28,7 +28,7 @@ public class SwerveDrive extends SubsystemBase {
private SwerveDriveKinematics kinematics = new SwerveDriveKinematics(leftFrontLocation, rightFrontLocation, leftBackLocation, rightBackLocation);
// private SwerveDriveOdometry odometry = new SwerveDriveOdometry(
// private SwerveDriveOdometry odometry = new SwerveDrive(
// kinematics,
// gyro.getRotation2d(),
// new SwerveModulePosition[] {