Skip to content

Releases: deltacv/AprilTagDesktop

v2.1.0-D - Migrate to maven central

19 Nov 10:00
Compare
Choose a tag to compare

Migrates this library to maven central, bye bye jitpack

Natives from refs/heads/main

19 Nov 10:02
Compare
Choose a tag to compare
Pre-release

Commits

  • 2886fae: Change version to 2.1.0-D (Sebastian Erives)

v2.1.0-C - Add support for Linux AARCH64

29 Oct 08:10
Compare
Choose a tag to compare

Adds native library for the Linux AARCH64 along with a github action to build it.

v2.1.0-B - Fix JVM crashes on windows

08 Oct 10:26
Compare
Choose a tag to compare

Fixes crashes by scrapping pthreads-win32 and using pthreads_cross instead

v2.1.0-A - EOCV-AprilTag-Plugin 2.1.0

08 Oct 06:11
Compare
Choose a tag to compare

From EOCV-AprilTag-Plugin 2.1.0:

Updates to the latest version of AprilTag as of 8 June 2024

v2.0.0-C - Improve MacOS support

10 Sep 18:14
bf16364
Compare
Choose a tag to compare

Fixes loading issues related with MacOS

Natives from refs/heads/apriltags-2.0.0

10 Sep 18:09
bf0467a
Compare
Choose a tag to compare
Pre-release

Commits

  • bf0467a: Add info about macos support (Sebastian Erives) #4

v2.0.0-B - Loading issue fix

15 Aug 08:40
9987039
Compare
Choose a tag to compare

Fix issue with the loading of the native library

v2.0.0-A - AprilTags 2.0.0

15 Aug 08:39
37ce1e5
Compare
Choose a tag to compare

Updates to EOCV-AprilTag-Plugin 2.0.0

v1.2.1 - Add support for Apple Silicon

31 Jul 01:42
6976f45
Compare
Choose a tag to compare

Adds native .dylib for the Apple Silicon platform, kindly provided c4glenn in deltacv/EOCV-Sim#94