Skip to content

Releases: team5499/MonkeyLib

Fixed error in path follower

20 Mar 00:10
6314516

Choose a tag to compare

fixed stupid error in path follower (#55)

* fixed stupid error

* Version

Fixed Path End Velocity

19 Mar 23:58
f649c7a

Choose a tag to compare

Velocity fix for paths (#54)

* added start/end velocities to path class

* version

Added PathSet and MirroredPathSet

13 Mar 05:17
a973fe2

Choose a tag to compare

Lists of Paths or MirroredPaths.

Lambda constructors

09 Mar 03:05
bf9eba0

Choose a tag to compare

Add the option of using lambda expressions in constructors. This makes use with the dashboard much easier.

Made PathGenerator generate mirrored paths.

01 Mar 21:58
de5e213

Choose a tag to compare

Added methods to path generator (#46)

* added methods to path generator

* version

Couple of Small Fixes

01 Mar 03:52
b340a9d

Choose a tag to compare

added creep function (#45)

* added creep function

* version

Button State

15 Feb 00:41
3e7a0d4

Choose a tag to compare

Added button state class (#38)

* added button state class

* Update build.gradle

Added Oof Class

14 Feb 18:28
f9ea438

Choose a tag to compare

Best feature!

Subsystem Timers

12 Feb 02:54
bfcf770

Choose a tag to compare

Added a timer to the subsystem abstract class.

Added reduction math to Utils class

12 Feb 00:02
dfb382e

Choose a tag to compare

Reductions in Utils (#35)

* added reduciton parameter to conversion methods, added docs, made function explicitly public

* more docs

* Update build.gradle

* Fix issue with reductions math