Skip to content

Third Coast 21.1.0

Choose a tag to compare

@github-actions github-actions released this 07 May 12:13
5589f03

Installation

The Third Coast vendordeps file is at: http://maven.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://maven.strykeforce.org/thirdcoast.json

Changes

  • Update swerve drive to use WPILib (#72). This change is a breaking change for existing swerve drive code.

🧰 Maintenance

  • Update dependencies for FRC 2021 (#70)
  • Add vendordeps install instructions (#69)