Third Coast 21.1.0
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.