Skip to content

Releases: ThePinkAlliance/core

Logging update

25 Aug 03:28
2f8772f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.17...2.3.3

Documentation Update!

01 Aug 02:26
31f7c5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.17...2.3.17

2k23 Season release.

23 Jan 16:48
ced4573
Compare
Choose a tag to compare

What's Changed

  • added custom vector2d class since wpilib removed theirs.
  • upgraded linear interpolation table to use the new vector2d class.
  • upgraded dependencies.
  • removed unnecessary or obsolete tools like the ctre and annotation folders.

Author: @devsamuelv

Full Changelog: 2.1.17...2.2.17

Limelight accessibility expanded.

09 Nov 22:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.16...2.1.17

Linear Interpolation!

07 Oct 04:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.15...2.1.16

2.1.15

02 Aug 20:09
0c8c560
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.15...2.1.15

2.0.15

11 Jul 20:28
d2ab1fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.14...2.0.15

refactored everything.

30 Jun 18:42
082be1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.12...2.0.14

Release 2.0.12

06 May 17:02
Compare
Choose a tag to compare

Change notes

  • Joystick control
    • joystick axis manipulation.
    • integrated mapping's for joystick axis and buttons.
  • Auto
    • auto path selector.
  • Swerve
    • swerve pod configuration class.
  • Shooter
    • TargetPackage factory added.

Added joystick map

20 Apr 16:35
Compare
Choose a tag to compare
2.0.11

Created joystick map, and cleaned up some comments