Skip to content

Releases: ORF-4450/RobotLib

Update for 2026.

Choose a tag to compare

@Crossle86 Crossle86 released this 30 Jan 23:03
  • Update vendordeps and WPILib to 2026 versions.
  • Add MonitorPower class to support monitoring of battery when using CTRE PDP v2.
  •  Remove CANCoder class. 
    

Improvement to ValveDA class

Choose a tag to compare

@Crossle86 Crossle86 released this 05 Mar 17:45
  • Modify ValveDA to execute the valve moves with the slide delay in a separate thread so the delay is notincurred by the calling thread.

More Updates to Support REV PH.

Choose a tag to compare

@Crossle86 Crossle86 released this 21 Feb 02:57
  • More updates to ValveDA & SA for REV PH.
  • Add LiveWindow support to ValveDA & SA.
  • Add MonitorCommpressorPH class to monitor compressor controlled by REV PH.
  • Update to WPILib 2025.3.1 and update vendordeps to latest versions.

Update Valve* classes to support the REV Pneumatics hub.

Choose a tag to compare

@Crossle86 Crossle86 released this 31 Jan 22:08
  • Update ValveSA and ValveDA classes to support the REV Pneumatics hub.

Update for 2025 WPILib and vendor libraries.

Choose a tag to compare

@Crossle86 Crossle86 released this 12 Jan 00:36
  • Update to 2025 WPILib & vendor libraries.
  • Significant internal changes to FXEncoder, NavX.
  • Upgrading SDS swerve library was going to be a huge project and we don't use SDS anymore so deleted
    those classes.

R. Corn, December 9 2024 to January 11 2025

Minor Updates.

Choose a tag to compare

@Crossle86 Crossle86 released this 30 Apr 21:36
  • Update VendorJSON plugin to v1.1.
  • Correct bug in DataLogHandler class.

Minor Update & Fixes

Choose a tag to compare

@Crossle86 Crossle86 released this 30 Jan 23:19
  • Modify file paths used for logging and properties under simulation to use / file path
    separator for compatibility with Macs.
  • Fix problem in gradleRelease.yml where it would not automatically update RobotLib.json.
  • Add logging of consoleLog messages to the WPI DataLogger (WpiLog).

Update Jitpack to JDK 17

Choose a tag to compare

@Crossle86 Crossle86 released this 16 Jan 21:28
  • Update Jitpack configuration to JDK 17.

Updated for 2024 & Add MaxSwerve Support

Choose a tag to compare

@Crossle86 Crossle86 released this 16 Jan 04:16
  • Update to 2024 WPILib and vendor libraries.
  • Extensive modifications to swerve code to support REV MaxSwerve modules.
  • Add new required parameter frcYear to RobotLib.json.
  • Update to use Java-17 and Gradle 8.4 from WPILib 2024 directory.
  • Pre-released 1-15-24 before MaxSwerve testing.

Update to WPILib 2023.4.3

Choose a tag to compare

@Crossle86 Crossle86 released this 05 Sep 04:14
  • Update to WPILib 2023.4.3 and use the 2023 WPILib JDK directory (JDK-17).
  • Update Gradle to 7.5.1.