ros-one-camera-calibration-parsers (1.12.1-0noble.20251023.0159) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 23 Oct 2025 01:59:38 +0000

ros-one-camera-calibration-parsers (1.12.1-0noble) noble; urgency=high

  * Add support for missing CameraInfo.msg fields (#175 <https://github.com/ros-perception/image_common/issues/175>)
  * Drop pkg-config logic to find yaml-cpp. (#280 <https://github.com/ros-perception/image_common/issues/280>)
  * Contributors: Mike Purvis, UniBwTAS

 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 09 Apr 2025 00:00:00 -0000

ros-one-camera-calibration-parsers (1.12.0-0noble) noble; urgency=high

  * Noetic release image_common (#155 <https://github.com/ros-perception/image_common/issues/155>)
    * noetic - Porting Python to Python3
    Signed-off-by: ahcorde <mailto:ahcorde@gmail.com>
    * Updated cmake_minimum_required to 3.0.2
    Signed-off-by: ahcorde <mailto:ahcorde@gmail.com>
    * changed diskutils.core for setuptools
    Signed-off-by: ahcorde <mailto:ahcorde@gmail.com>
    * ported to noetic image_transport tutorial
    Signed-off-by: ahcorde <mailto:ahcorde@gmail.com>
  * Contributors: Alejandro Hernández Cordero

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 03 Apr 2020 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.14-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 03 Apr 2020 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.13-0noble) noble; urgency=high

  * Use Boost_LIBRARIES instead of Boost_PYTHON_LIBRARY
    This was causing issues when building with python3 since then
    Boost_PYTHON_LIBRARY is not set, instead cmake sets
    Boost_PYTHON3_LIBRARY. So instead of adding each library separately,
    using Boost_LIBRARIES seems to be better. For reference, from the
    cmake docs:
    ```
    Boost_LIBRARIES        - Boost component libraries to be linked
    Boost\_<C>_LIBRARY      - Libraries to link for component <C>
    ```
  * Contributors: Kartik Mohta, Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 05 Nov 2017 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.12-0noble) noble; urgency=high

  * Properly detect Boost Python 2 or 3
    This fixes #59 <https://github.com/ros-perception/image_common/issues/59>
  * 1.11.11
  * update changelogs
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 29 Jan 2017 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.11-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 24 Sep 2016 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.10-0noble) noble; urgency=high

  * Add install target for python wrapper library
  * Only link against needed Boost libraries
    9829b02 introduced a python dependency into find_package(Boost..) which
    results in ${Boost_LIBRARIES} containing boost_python and such a
    dependency to libpython at link time. With this patch we only link
    against the needed libraries.
  * Contributors: Jochen Sprickerhof, Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 19 Jan 2016 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.9-0noble) noble; urgency=high

  * Add python wrapper for readCalibration.
    Reads .ini or .yaml calibration file and returns camera name and sensor_msgs/cameraInfo.
  * Use $catkin_EXPORTED_TARGETS
  * Contributors: Jochen Sprickerhof, Markus Roth

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 17 Jan 2016 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.8-0noble) noble; urgency=high

  * Remove no-longer-neccessary flags to allow OS X to use 0.3 and 0.5 of yaml-cpp.
  * remove buggy CMake message
  * Contributors: Helen Oleynikova, Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 29 Nov 2015 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.7-0noble) noble; urgency=high

  * fix #39 <https://github.com/ros-perception/image_common/issues/39>
  * make sure test does not fail
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 28 Jul 2015 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.6-0noble) noble; urgency=high

  * [camera_calibration_parsers] Better error message when calib file can't be written
  * add rosbash as a test dependency
  * add a test dependency now that we have tests
  * parse distortion of arbitraty length in INI
    This fixes #33 <https://github.com/ros-perception/image_common/issues/33>
  * add a test to parse INI calibration files with 5 or 8 D param
  * Add yaml-cpp case for building on Android
  * Contributors: Gary Servin, Isaac IY Saito, Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 16 Jul 2015 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.5-0noble) noble; urgency=high

  * Fix catkin_make failure (due to yaml-cpp deps) for mac os
  * Contributors: Yifei Zhang

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 14 May 2015 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.4-0noble) noble; urgency=high

  * fix bad yaml-cpp usage in certain conditions
    fixes #24 <https://github.com/ros-perception/image_common/issues/24>
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 21 Sep 2014 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.3-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 19 May 2014 00:00:00 -0000

ros-one-camera-calibration-parsers (1.11.2-0noble) noble; urgency=high

  * add a dependency on pkg-config to have it work on Indigo

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 13 Feb 2014 08:32:06 +0000

ros-one-camera-calibration-parsers (1.11.1-0noble) noble; urgency=high

  * fix YAML CPP 0.5.x compatibility

 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 26 Jan 2014 02:32:06 +0000


