Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Nov 6, 2023
1 parent c9d2442 commit c86efc3
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions camera_calibration_parsers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package camera_calibration_parsers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2023-11-06)
------------------
* Removed C headers: camera_info_manager camera_calibration_parsers (`#290 <https://github.com/ros-perception/image_common/issues/290>`_)
* Contributors: Alejandro Hernández Cordero

Expand Down
2 changes: 1 addition & 1 deletion camera_calibration_parsers/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>camera_calibration_parsers</name>
<version>4.5.1</version>
<version>5.0.0</version>
<description>
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
</description>
Expand Down
4 changes: 2 additions & 2 deletions camera_info_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package camera_info_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2023-11-06)
------------------
* Removed C headers: camera_info_manager camera_calibration_parsers (`#290 <https://github.com/ros-perception/image_common/issues/290>`_)
* Contributors: Alejandro Hernández Cordero

Expand Down
2 changes: 1 addition & 1 deletion camera_info_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>camera_info_manager</name>
<version>4.5.1</version>
<version>5.0.0</version>
<description>

This package provides a C++ interface for camera calibration
Expand Down
4 changes: 2 additions & 2 deletions image_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2023-11-06)
------------------

4.5.1 (2023-09-07)
------------------
Expand Down
2 changes: 1 addition & 1 deletion image_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>image_common</name>
<version>4.5.1</version>
<version>5.0.0</version>
<description>Common code for working with images in ROS.</description>

<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions image_transport/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_transport
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2023-11-06)
------------------
* Advertize and subscribe with custom qos (`#288 <https://github.com/ros-perception/image_common/issues/288>`_)
* Removed C headers (`#289 <https://github.com/ros-perception/image_common/issues/289>`_)
* Contributors: Alejandro Hernández Cordero
Expand Down
2 changes: 1 addition & 1 deletion image_transport/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>image_transport</name>
<version>4.5.1</version>
<version>5.0.0</version>
<description>

image_transport should always be used to subscribe to and publish images. It provides transparent
Expand Down

0 comments on commit c86efc3

Please sign in to comment.