<p>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.</p>
<p>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.</p>
**Full Changelog**: https://github.com/PIE-Cubed/FRC-AprilTags/compare/v0.5.1...v0.5.2