Skip to content

Commit 184d004

Browse files
committed
5.3.0
1 parent 05d796f commit 184d004

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

camera_calibration_parsers/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package camera_calibration_parsers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.3.0 (2024-06-17)
6+
------------------
77

88
5.2.1 (2024-05-24)
99
------------------

camera_calibration_parsers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>camera_calibration_parsers</name>
3-
<version>5.2.1</version>
3+
<version>5.3.0</version>
44
<description>
55
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
66
</description>

camera_info_manager/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package camera_info_manager
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.3.0 (2024-06-17)
6+
------------------
77

88
5.2.1 (2024-05-24)
99
------------------

camera_info_manager/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>camera_info_manager</name>
3-
<version>5.2.1</version>
3+
<version>5.3.0</version>
44
<description>
55

66
This package provides a C++ interface for camera calibration

image_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package image_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.3.0 (2024-06-17)
6+
------------------
77

88
5.2.1 (2024-05-24)
99
------------------

image_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>image_common</name>
5-
<version>5.2.1</version>
5+
<version>5.3.0</version>
66
<description>Common code for working with images in ROS.</description>
77

88
<maintainer email="[email protected]">Alejandro Hernandez Cordero</maintainer>

image_transport/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package image_transport
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.3.0 (2024-06-17)
6+
------------------
77
* Preparing for qos deprecation (`#315 <https://github.com/ros-perception/image_common/issues/315>`_)
88
* Contributors: Lucas Wendland
99

image_transport/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>image_transport</name>
3-
<version>5.2.1</version>
3+
<version>5.3.0</version>
44
<description>
55

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

0 commit comments

Comments
 (0)