Skip to content

Release v0.1.4

Latest

Choose a tag to compare

@TillBeemelmanns TillBeemelmanns released this 04 Mar 17:11
27b1298

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.4

Or upgrade if you have it already installed:

pip install --upgrade ros2-calib