·
59 commits
to main
since this release
- Fixed
SwerveInputStream.allianceRelativeControl
- Prevent crashing midmatch if robot code restarts.
- Added
SwerveInputStream.translationHeadingOffset
- Removed gyro zeroing from YAGSL startup. You must now call gyro zero on
autonomousInit
or use theRobotModeTriggers
- Added
RobotModeTriggers.autonomous().onTrue(Commands.runOnce(this::zeroGyroWithAlliance));
toSwerveSubsystem
Full Changelog: 2025.7.0...2025.7.1