Skip to content

Commit 59e2fa0

Browse files
committed
5.2.1
1 parent 61dbeb9 commit 59e2fa0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.0</version>
3+
<version>5.2.1</version>
44
<description>
55
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
66
</description>

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.0</version>
3+
<version>5.2.1</version>
44
<description>
55

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

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.0</version>
5+
<version>5.2.1</version>
66
<description>Common code for working with images in ROS.</description>
77

88
<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

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.0</version>
3+
<version>5.2.1</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)