Skip to content

FRC-AprilTags v0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mario13546 Mario13546 released this 28 Feb 01:10
· 41 commits to main since this release

This is the v0.5.2 release of FRC-AprilTags. This version addresses issues with storing the calibration images and creating the log file by allowing the related methods to take absolute paths as strings. The path to pass in can be acquired by running "Path(__file__).absolute().parent.__str__()" in the script that calls the other modules. This release also updates the calibration method, which was not correctly done in the v0.5.1 release.

Note: This package is still unstable and should be used on robots with caution. However, it is approaching stability, and version 1.0.0 should soon be released.

Full Changelog: v0.5.1...v0.5.2