Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Releases: OkapiLib/OkapiLib

v4.8.0

26 Jun 02:48
7f85a0c

Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.8.0

v4.7.0

09 Jun 00:19
9e8c894

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

27 May 14:11
9f85847

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

25 May 14:05
e7e26b5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.1...v4.5.0

v4.4.1

23 May 02:29
8df6ed4

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

23 May 01:53
afb5c74

Choose a tag to compare

What's Changed

  • Switch from Pathfinder to Squiggles for path generation by @baylessj in #461
  • Add getSize() to MotorGroup by @MayorMonty in #472

Full Changelog: v4.3.0...v4.4.0

v4.3.0

22 May 21:30
96d1834

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

13 Jan 01:02
v4.2.0
a76d819

Choose a tag to compare

Bug Fixes

  • Fixed ChassisControllerBuilder's handling of gearsets when using external gearing and odometry (#464).

Thanks to @dcieslak19973 for working on this release.

v4.1.0

10 Nov 05:07
9105626

Choose a tag to compare

Features

  • Added support for the optical, distance, and rotation sensors (#459)

v4.0.5

03 Oct 18:57
e1c8aec

Choose a tag to compare

Features

  • Kernel updated to 3.3.0 (#454)
  • Support for V5 IMU (#452)

Bug Fixes

  • Fix CrossplatformThread double delete (#453).