Skip to content

Update WPILib, vendordeps; make conformal changes#24

Merged
tbowers7 merged 5 commits intodevelopfrom
vendor_choreo
Dec 21, 2024
Merged

Update WPILib, vendordeps; make conformal changes#24
tbowers7 merged 5 commits intodevelopfrom
vendor_choreo

Conversation

@tbowers7
Copy link
Collaborator

Updates Az-RBSI to the latest WPILib-2025.1.1-beta3.

Update various vendordeps to the latest beta.

There were some significant changes to how Choreo does things with the latest beta update that required some more involved changes.

Udate vendor libraries to latest beta.  Fix resulting breaking changes for
Choreo.

	modified:   src/main/java/frc/robot/Robot.java
	modified:   src/main/java/frc/robot/RobotContainer.java
	modified:   src/main/java/frc/robot/subsystems/drive/Drive.java
	modified:   vendordeps/ChoreoLib2025Beta.json
	modified:   vendordeps/PathplannerLib-beta.json
	modified:   vendordeps/REVLib.json
	modified:   vendordeps/ReduxLib_2025.json
	modified:   vendordeps/yagsl.json
WPILib has deprecated several standard function calls this year; this commit
adjusts the calls to match the recommended new format.

	modified:   src/main/java/frc/robot/Constants.java
	modified:   src/main/java/frc/robot/commands/ChoreoAutoController.java
	modified:   src/main/java/frc/robot/commands/DriveCommands.java
In addition to updating to the latest WPILib beta, also match other
AdvantageKit commits as they test their beta.

	modified:   .vscode/settings.json
	modified:   build.gradle
	modified:   src/main/java/frc/robot/commands/ChoreoAutoController.java
	modified:   src/main/java/frc/robot/commands/DriveCommands.java
	modified:   src/main/java/frc/robot/subsystems/drive/Drive.java
	modified:   src/main/java/frc/robot/subsystems/vision/VisionIOLimelight.java
	modified:   src/main/java/frc/robot/Robot.java
	modified:   src/main/java/frc/robot/RobotContainer.java
@tbowers7 tbowers7 added this to the v1.0.0 milestone Dec 20, 2024
	modified:   vendordeps/photonlib.json
@tbowers7 tbowers7 merged commit 85d2dbc into develop Dec 21, 2024
@tbowers7 tbowers7 deleted the vendor_choreo branch December 21, 2024 00:13
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.

1 participant