What's Changed
- bump version to v0.1.4 (72c40a8)
- fix: cast numpy.bool_ to Python bool at the source in has_significant_distortion() (e23e10a)
- fix: pass distortion coefficients to projectPoints when rectification is disabled (87e0bff)
Full Changelog: v0.1.3...v0.1.4
Installation
Install the latest version from PyPI:
pip install ros2-calib==0.1.4Or upgrade if you have it already installed:
pip install --upgrade ros2-calib