Skip to content

Conversation

@tbowers7
Copy link
Collaborator

As titled.

sbx-work and others added 4 commits January 12, 2026 09:01
Updated link for YAGSL Swerve Configurator in INSTALL.md.
Read randomization data from FMS

The status of both HUBS during the ALLIANCE SHIFTS is based on the results of
AUTO. The ALLIANCE that scores the most FUEL during AUTO will have their HUB
set to inactive for SHIFT 1 while their opponent's HUB will be active

This commit adds the basic machinery to read the FMS data and provides a
boolean function that returns whether the robot's alliance HUB is active
at the present moment in the form of `FieldState.isHubActive()`.
* Add more current smoothing to the swerve modules -- This commit focuses on the CTRE / TalonFX(S) controllers.  Still need to do the same for the REV SPARK controllers.
* Add current smoothing to SPARK drivebase motors
* Add current smoothing to Example Flywheel
* Move hardcoded values to ``Constants.java``
* Update WPILib & Vendordeps to 2026 kickoff
* Rename AprilTagLayout -> FieldConstants
* Update FieldConstants to match 2026 / FRC-6328
* Fix deprecation warnings from REVLib 2026
* PhotonLib updated to 26-rc1
* Update the README's in ``src/main/java/frc/robot`` -- Including subsystem README files
* PhotonLib updated to 26-rc2
* Fix power logging instantiator
* Update REVLib
@tbowers7 tbowers7 merged commit cc44428 into main Jan 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants