ros-one-camera-info-manager (1.12.1-0noble.20251023.0224) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 23 Oct 2025 02:24:28 +0000

ros-one-camera-info-manager (1.12.1-0noble) noble; urgency=high

  * Revert "Virtualize CameraInfoManager  (#234 <https://github.com/ros-perception/image_common/issues/234>)" (#353 <https://github.com/ros-perception/image_common/issues/353>)
    This reverts commit e9c8c3246007d7717708b5267e1e2e909e4c0694.
    It cannot be released into ROS Noetic because it breaks ABI.
  * Add support for missing CameraInfo.msg fields (#175 <https://github.com/ros-perception/image_common/issues/175>)
    Co-authored-by: anre <mailto:andreas.reich@unibw.de>
  * Virtualize CameraInfoManager  (#234 <https://github.com/ros-perception/image_common/issues/234>)
    * Virtualize CameraInfoManager so custom camera implementations can support flash operations
    * Update camera_info_manager/src/camera_info_manager.cpp
    Co-authored-by: Geoffrey Biggs <mailto:gbiggs@killbots.net>
    * Move function bodies
    Co-authored-by: Geoffrey Biggs <mailto:gbiggs@killbots.net>
  * fix linter warnings due to extra ";" after end of namespace braces (#210 <https://github.com/ros-perception/image_common/issues/210>)
  * (camera_info_manager) include own dirs before catkin dirs (#199 <https://github.com/ros-perception/image_common/issues/199>)
  * Contributors: Bernd Pfrommer, Matthijs van der Burgh, Shane Loretz, UniBwTAS, jdavidberger

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

ros-one-camera-info-manager (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-info-manager (1.11.14-0noble) noble; urgency=high

  * export runtime binaries correctly on Windows (#116 <https://github.com/ros-perception/image_common/issues/116>)
  * add indentation, and use _WIN32 instead of WIN32 (#117 <https://github.com/ros-perception/image_common/issues/117>)
  * add DLL import/export macro (#118 <https://github.com/ros-perception/image_common/issues/118>)
  * Contributors: James Xu

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

ros-one-camera-info-manager (1.11.13-0noble) noble; urgency=high

  * Fix the find_package(catkin) redundancy
  * Add a dependency between the test and the test executable
  * Add camera_calibration_parsers dependency to camera_info_manager
  * Contributors: Max Schettler, Vincent Rabaud

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

ros-one-camera-info-manager (1.11.12-0noble) noble; urgency=high

  * 1.11.11
  * update changelogs
  * Return empty CameraInfo when !ros::ok()
  * Contributors: Enrique Fernandez, Vincent Rabaud

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

ros-one-camera-info-manager (1.11.11-0noble) noble; urgency=high

  * Return empty CameraInfo when !ros::ok()
  * Contributors: Enrique Fernandez

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

ros-one-camera-info-manager (1.11.10-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.9-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.8-0noble) noble; urgency=high

  * fix compilation on Fedora, fixes #42 <https://github.com/ros-perception/image_common/issues/42>
  * Contributors: Vincent Rabaud

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

ros-one-camera-info-manager (1.11.7-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.6-0noble) noble; urgency=high

  * simplify target_link_libraries
    That should fix #35 <https://github.com/ros-perception/image_common/issues/35>
  * Contributors: Vincent Rabaud

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

ros-one-camera-info-manager (1.11.5-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.4-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.3-0noble) noble; urgency=high

  * Add public member function to manually set camera info (#19 <https://github.com/ros-perception/image_common/issues/19>)
  * make rostest in CMakeLists optional (ros/rosdistro#3010 <https://github.com/ros/rosdistro/issues/3010>)
  * Contributors: Jack O'Quin, Jonathan Bohren, Lukas Bulwahn

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

ros-one-camera-info-manager (1.11.2-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.11.1-0noble) noble; urgency=high

  * check for CATKIN_ENABLE_TESTING
  * Contributors: Lukas Bulwahn

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

ros-one-camera-info-manager (1.11.0-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 20 Jul 2013 12:23:00 -0000

ros-one-camera-info-manager (1.10.5-0noble) noble; urgency=high



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

ros-one-camera-info-manager (1.10.4-0noble) noble; urgency=high

  * add Jack as maintainer
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 20 Jul 2013 11:42:00 -0000

ros-one-camera-info-manager (1.10.3-0noble) noble; urgency=high

  * add gtest libraries linkage
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 21 Feb 2013 05:33:00 -0000

ros-one-camera-info-manager (1.10.2-0noble) noble; urgency=high

  * fix the rostest dependency
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 21 Feb 2013 04:48:00 -0000

ros-one-camera-info-manager (1.10.1-0noble) noble; urgency=high

  * fix catkin gtest and rostest problem
  * fix unit test dependencies
  * Removed duplicated test dependancy
    Test dependencies should never duplicate build or run dependencies.
  * Contributors: Aaron Blasdel, Jack O'Quin

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 21 Feb 2013 04:16:00 -0000

ros-one-camera-info-manager (1.10.0-0noble) noble; urgency=high

  * fix the urls
  * Contributors: Vincent Rabaud

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

ros-one-camera-info-manager (1.9.22-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Sun, 16 Dec 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.21-0noble) noble; urgency=high

  * Updated package.xml file(s) to handle new catkin buildtool_depend
    requirement
  * Contributors: mirzashah

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 14 Dec 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.20-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 04 Dec 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.19-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 08 Nov 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.18-0noble) noble; urgency=high

  * remove the brief attribute
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 06 Nov 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.17-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 30 Oct 2012 19:32:00 -0000

ros-one-camera-info-manager (1.9.16-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 30 Oct 2012 09:10:00 -0000

ros-one-camera-info-manager (1.9.15-0noble) noble; urgency=high

  * fix bad folder/libraries
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 13 Oct 2012 08:43:00 -0000

ros-one-camera-info-manager (1.9.14-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 13 Oct 2012 01:07:00 -0000

ros-one-camera-info-manager (1.9.13-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 06 Oct 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.12-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 04 Oct 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.11-0noble) noble; urgency=high

  * add missing rostest dependency
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 02 Oct 2012 02:56:00 -0000

ros-one-camera-info-manager (1.9.10-0noble) noble; urgency=high

  * fix bad dependency
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 02 Oct 2012 02:42:00 -0000

ros-one-camera-info-manager (1.9.9-0noble) noble; urgency=high

  * fix dependencies
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 01 Oct 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.8-0noble) noble; urgency=high

  * add catkin as a dependency
  * comply to the catkin API
  * Contributors: Vincent Rabaud

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

ros-one-camera-info-manager (1.9.7-0noble) noble; urgency=high

  * add missing linkage
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 18 Sep 2012 11:39:00 -0000

ros-one-camera-info-manager (1.9.6-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 18 Sep 2012 11:07:00 -0000

ros-one-camera-info-manager (1.9.5-0noble) noble; urgency=high

  * install the include directories
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 13 Sep 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.4-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 12 Sep 2012 23:37:00 -0000

ros-one-camera-info-manager (1.9.3-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 12 Sep 2012 20:44:00 -0000

ros-one-camera-info-manager (1.9.2-0noble) noble; urgency=high

  * fix build issues
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 10 Sep 2012 00:00:00 -0000

ros-one-camera-info-manager (1.9.1-0noble) noble; urgency=high

  * make the libraries public
  * Contributors: Vincent Rabaud

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 07 Sep 2012 15:33:00 -0000

ros-one-camera-info-manager (1.9.0-0noble) noble; urgency=high

  * API documentation review update
  * suppress misleading camera_info_manager error messages [#5273 <https://github.com/ros-perception/image_common/issues/5273>]
  * remove deprecated global CameraInfoManager symbol for Fuerte (#4971 <https://github.com/ros-perception/image_common/issues/4971>)
  * Revert to using boost::mutex, not boost::recursive_mutex.
  * Hack saveCalibrationFile() to stat() the containing directory and
    attempt to create it if necessary.  Test for this case.
  * Reload camera info when camera name changes.
  * Implement most new Electric API changes, with test cases.
  * Add ${ROS_HOME} expansion, with unit test cases.
    Do not use "$$" for a single '$', look for "${" instead.
  * Use case-insensitive comparisons for parsing URL tags (#4761 <https://github.com/ros-perception/image_common/issues/4761>).
    Add unit test cases to cover this.  Add unit test case for camera
    name containing video mode.
  * add test for resolving an empty URL
  * Deprecate use of global CameraInfoManager symbol in E-turtle (#4786 <https://github.com/ros-perception/image_common/issues/4786>).
    Modify unit tests accordingly.
  * provide camera_info_manager namespace, fixes #4760 <https://github.com/ros-perception/image_common/issues/4760>
  * Add support for "package://" URLs.
  * Fixed tests to work with new CameraInfo.
  * Moved image_common from camera_drivers.
  * Contributors: Vincent Rabaud, blaise, Jack O'Quin, mihelich

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 07 Sep 2012 13:03:00 -0000


