Skip to content

Third Coast 21.2.1

Choose a tag to compare

@github-actions github-actions released this 13 May 14:31
c4f2e03

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

🚀 Features

  • Remove Jetty dependency (#74), reduced robot fat jar size by 1.4MB.

🧰 Maintenance

  • Move healthcheck package up (#77)
  • Remove deprecated swerve drive (#76)
  • Add unit tests to TelemetryController (#75)