Skip to content

Commit 4108208

Browse files
committed
bump to 2.1.0 for foxy release
1 parent 2b17a38 commit 4108208

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

camera_calibration/package.xml

+1-1
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>camera_calibration</name>
5-
<version>1.12.23</version>
5+
<version>2.1.0</version>
66
<description>
77
camera_calibration allows easy calibration of monocular or stereo
88
cameras using a checkerboard calibration target.

depth_image_proc/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>depth_image_proc</name>
3-
<version>2.0.0</version>
3+
<version>2.1.0</version>
44
<description>
55

66
Contains components for processing depth images such as those

image_pipeline/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_pipeline</name>
3-
<version>1.12.23</version>
3+
<version>2.1.0</version>
44
<description>image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing.</description>
55
<author>Patrick Mihelich</author>
66
<author>James Bowman</author>

image_proc/package.xml

+1-1
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_proc</name>
5-
<version>1.12.23</version>
5+
<version>2.1.0</version>
66
<description>Single image rectification and color processing.</description>
77

88
<maintainer email="[email protected]">Vincent Rabaud</maintainer>

image_publisher/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>image_publisher</name>
3-
<version>2.0.0</version>
3+
<version>2.1.0</version>
44
<description>
55
<p>
66
Contains a node publish an image stream from single image file

image_rotate/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>image_rotate</name>
3-
<version>2.0.0</version>
3+
<version>2.1.0</version>
44
<description>
55
<p>
66
Contains a node that rotates an image stream in a way that minimizes

image_view/package.xml

+1-1
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_view</name>
5-
<version>1.12.23</version>
5+
<version>2.1.0</version>
66
<description>
77
A simple viewer for ROS image topics. Includes a specialized viewer
88
for stereo + disparity images.

stereo_image_proc/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>stereo_image_proc</name>
3-
<version>2.0.0</version>
3+
<version>2.1.0</version>
44
<description>Stereo and single image rectification and disparity processing.</description>
55
<author>Patrick Mihelich</author>
66
<author>Kurt Konolige</author>

0 commit comments

Comments
 (0)