Skip to content

Third Coast 22.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 23:57
· 98 commits to main since this release
f033e8d

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

  • Add get/set Rotation2d to SwerveModule (#93)