Skip to content

Commit f6e4ab6

Browse files
committed
6.0.1
1 parent 9c38c2b commit f6e4ab6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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>6.0.0</version>
3+
<version>6.0.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>6.0.0</version>
3+
<version>6.0.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>6.0.0</version>
5+
<version>6.0.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>6.0.0</version>
3+
<version>6.0.1</version>
44
<description>
55

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

image_transport_py/package.xml

Lines changed: 1 addition & 1 deletion
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>6.0.0</version>
4+
<version>6.0.1</version>
55

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

0 commit comments

Comments
 (0)