Skip to content

Commit 9c38c2b

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent c2952b0 commit 9c38c2b

File tree

6 files changed

+24
-3
lines changed

6 files changed

+24
-3
lines changed

camera_calibration_parsers/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package camera_calibration_parsers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6.0.1 (2024-10-10)
6+
------------------
7+
58
6.0.0 (2024-10-03)
69
------------------
710

camera_info_manager/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package camera_info_manager
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6.0.1 (2024-10-10)
6+
------------------
7+
58
6.0.0 (2024-10-03)
69
------------------
710
* Add optional namespace to /set_camera_info service in CameraInfoManager (`#324 <https://github.com/ros-perception/image_common/issues/324>`_)

image_common/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package image_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6.0.1 (2024-10-10)
6+
------------------
7+
58
6.0.0 (2024-10-03)
69
------------------
710

image_transport/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package image_transport
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
6.0.1 (2024-10-10)
6+
------------------
7+
* feat: python bindings for image_transport and publish (`#323 <https://github.com/ros-perception/image_common/issues/323>`_)
8+
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
9+
* Contributors: Földi Tamás
10+
511
6.0.0 (2024-10-03)
612
------------------
713
* Apply remappings to base topic before creating transport-specific topics (`#326 <https://github.com/ros-perception/image_common/issues/326>`_)

image_transport_py/CHANGELOG.rst

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
Changelog for package image_transport_py
3-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
6.0.1 (2024-10-10)
6+
------------------
7+
* feat: python bindings for image_transport and publish (`#323 <https://github.com/ros-perception/image_common/issues/323>`_)
8+
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
9+
* Contributors: Földi Tamás

image_transport_py/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<package format="3">
22
<name>image_transport_py</name>
33

4-
<version>5.0.3</version>
4+
<version>6.0.0</version>
55

66
<description>Python API for image_transport</description>
77

0 commit comments

Comments
 (0)