This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from frc1711/odometry
Wpilib 2023 and odometry
- Loading branch information
Showing
113 changed files
with
6,357 additions
and
1,558 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"java.configuration.updateBuildConfiguration": "interactive" | ||
"java.configuration.updateBuildConfiguration": "automatic" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+3.04 KB
(220%)
swervelib/bin/main/frc/team1711/swerve/commands/AutonDrive.class
Binary file not shown.
Binary file removed
BIN
-2.37 KB
swervelib/bin/main/frc/team1711/swerve/commands/AutonDriveSimple.class
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.26 KB
swervelib/bin/main/frc/team1711/swerve/commands/AutonWheelTurn.class
Binary file not shown.
Binary file modified
BIN
+293 Bytes
(120%)
swervelib/bin/main/frc/team1711/swerve/subsystems/AutoSwerveDrive.class
Binary file not shown.
Binary file modified
BIN
-31 Bytes
(93%)
swervelib/bin/main/frc/team1711/swerve/subsystems/AutoSwerveWheel.class
Binary file not shown.
Binary file modified
BIN
+126 Bytes
(100%)
swervelib/bin/main/frc/team1711/swerve/subsystems/GyroSwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+108 Bytes
(100%)
swervelib/bin/main/frc/team1711/swerve/subsystems/SwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
swervelib/bin/main/frc/team1711/swerve/subsystems/SwerveWheel.class
Binary file not shown.
Binary file modified
BIN
-7 Bytes
(100%)
swervelib/bin/main/frc/team1711/swerve/util/InputHandler.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.46 KB
swervelib/bin/main/frc/team1711/swerve/util/odometry/Manner$SpeedSupplier.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.7 KB
...lib/bin/main/frc/team1711/swerve/util/odometry/MovementManner$MovementSpeedSupplier.class
Binary file not shown.
Binary file added
BIN
+1.41 KB
swervelib/bin/main/frc/team1711/swerve/util/odometry/MovementManner.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.66 KB
swervelib/bin/main/frc/team1711/swerve/util/odometry/RobotMovement.class
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.66 KB
swervelib/bin/main/frc/team1711/swerve/util/odometry/TurnManner$TurnSpeedSupplier.class
Binary file not shown.
Binary file added
BIN
+1.36 KB
swervelib/bin/main/frc/team1711/swerve/util/odometry/TurnManner.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+3.11 KB
(230%)
swervelib/build/classes/java/main/frc/team1711/swerve/commands/AutonDrive.class
Binary file not shown.
Binary file removed
BIN
-2.37 KB
swervelib/build/classes/java/main/frc/team1711/swerve/commands/AutonDriveSimple.class
Binary file not shown.
Binary file removed
BIN
-2.25 KB
swervelib/build/classes/java/main/frc/team1711/swerve/commands/AutonTurn.class
Binary file not shown.
Binary file removed
BIN
-1.26 KB
swervelib/build/classes/java/main/frc/team1711/swerve/commands/AutonWheelTurn.class
Binary file not shown.
Binary file modified
BIN
+309 Bytes
(120%)
swervelib/build/classes/java/main/frc/team1711/swerve/subsystems/AutoSwerveDrive.class
Binary file not shown.
Binary file modified
BIN
-31 Bytes
(93%)
swervelib/build/classes/java/main/frc/team1711/swerve/subsystems/AutoSwerveWheel.class
Binary file not shown.
Binary file modified
BIN
+126 Bytes
(100%)
swervelib/build/classes/java/main/frc/team1711/swerve/subsystems/GyroSwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+108 Bytes
(100%)
swervelib/build/classes/java/main/frc/team1711/swerve/subsystems/SwerveDrive.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
swervelib/build/classes/java/main/frc/team1711/swerve/subsystems/SwerveWheel.class
Binary file not shown.
Binary file modified
BIN
-7 Bytes
(100%)
swervelib/build/classes/java/main/frc/team1711/swerve/util/InputHandler.class
Binary file not shown.
Binary file modified
BIN
+186 Bytes
(110%)
swervelib/build/classes/java/main/frc/team1711/swerve/util/Vector.class
Binary file not shown.
Binary file added
BIN
+1.52 KB
...elib/build/classes/java/main/frc/team1711/swerve/util/odometry/Manner$SpeedSupplier.class
Binary file not shown.
Binary file added
BIN
+684 Bytes
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/Manner.class
Binary file not shown.
Binary file added
BIN
+1.75 KB
...es/java/main/frc/team1711/swerve/util/odometry/MovementManner$MovementSpeedSupplier.class
Binary file not shown.
Binary file added
BIN
+1.43 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/MovementManner.class
Binary file not shown.
Binary file added
BIN
+3.27 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/Odometry.class
Binary file not shown.
Binary file added
BIN
+1.59 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/Position.class
Binary file not shown.
Binary file added
BIN
+1.65 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/RobotMovement.class
Binary file not shown.
Binary file added
BIN
+1.34 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/RobotTurn.class
Binary file not shown.
Binary file added
BIN
+1.7 KB
...ld/classes/java/main/frc/team1711/swerve/util/odometry/TurnManner$TurnSpeedSupplier.class
Binary file not shown.
Binary file added
BIN
+1.38 KB
swervelib/build/classes/java/main/frc/team1711/swerve/util/odometry/TurnManner.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
frc.team1711.swerve.commands | ||
frc.team1711.swerve.subsystems | ||
frc.team1711.swerve.util | ||
frc.team1711.swerve.util.odometry |
Oops, something went wrong.