Update Sim to 2026 - #1341
Merged
Merged
Conversation
- Bump WPILib 2024.3.2 → 2026.2.2, REVLib 2024.2.4 → 2026.0.5, Phoenix6 24.3.0 → 26.3.0, NavX/Studica 2024.1.0 → 2026.0.0 - Replace CANSparkMax wrapper with SparkMax (com.revrobotics.spark) using the 2026 config-based API for idle mode and following - Move AHRS wrapper from com.kauailabs.navx.frc to com.studica.frc - Update REVLib.json with new 2026 JNI drivers (RevLibBackendDriver, RevLibWpiBackendDriver) - Update Phoenix6.json with 2026 sim devices and linuxarm64 support - Replace NavX.json with Studica 2026.0.0 vendordep format
PepperLola
force-pushed
the
branp/sim-start-2026
branch
from
June 24, 2026 21:55
1ccb316 to
9e243f3
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task
SYNTH-153
Resolves #1118.
Symptom
Vendor deps were two years out of date, many breaking changes.
Solution
Update vendor deps to 2026.
Verification
Included sample code now works as intended.
Before merging, ensure the following criteria are met: