Skip to content

AutoBuilder v2.2.8

Compare
Choose a tag to compare
@varun7654 varun7654 released this 06 Jan 19:42
· 6 commits to main since this release
v2.2.8
6347a13

Use >v2.2.8 of the Robot Side Library!

    implementation "com.dacubeking:autobuilder-robot:2.2.9" // for WPILib 2024.1.1

You can use v2.2.8 for the 2023 version of WPILib

Bug Fixes:

What's Changed

  • Move robot side to main reop by @varun7654 in #43
  • Update to the 2024 version of WPILib (ty to MikLast)
  • Update to NT4
  • Remove WPILib from the repository.
    • We're now just overriding the classes we need to change instead of including the whole of wpi math
  • Selecting a point on the field scrolls to the point on the timeline
  • Points are selected on the field when they're clicked on the timeline

Full Changelog: v2.2.7...v2.2.8