Skip to content

Third Coast 21.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:55
· 119 commits to main since this release
912377a

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 3 console buttons (#84)
  • Add 5-position button to console (#83)
  • Add preliminary console display support (#82)
  • Allow enable or disable for trapper (#80)
  • Expose swerve modules from SwerveDrive (#79)
  • Set drive talon encoder CPR automatically (#78)

🧰 Maintenance

  • Update release-drafter.yml (#81)