Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e706e8

Browse files
committed
1.17.0
1 parent bf91527 commit 4e706e8

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

camera_calibration/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
1.17.0 (2022-10-17)
2+
-------------------
33

44
1.16.0 (2021-11-12)
55
-------------------

camera_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>camera_calibration</name>
3-
<version>1.16.0</version>
3+
<version>1.17.0</version>
44
<description>
55
camera_calibration allows easy calibration of monocular or stereo
66
cameras using a checkerboard calibration target.

depth_image_proc/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
1.17.0 (2022-10-17)
2+
-------------------
33
* Switch to hpp headers of pluginlib
44
* Drop old C++ standard compiler flag
55
* Switch to new boost/bind/bind.hpp

depth_image_proc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>depth_image_proc</name>
3-
<version>1.16.0</version>
3+
<version>1.17.0</version>
44
<description>
55

66
Contains nodelets for processing depth images such as those

image_pipeline/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_pipeline
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.17.0 (2022-10-17)
6+
-------------------
77

88
1.16.0 (2021-11-12)
99
-------------------

image_pipeline/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_pipeline</name>
3-
<version>1.16.0</version>
3+
<version>1.17.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/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
1.17.0 (2022-10-17)
2+
-------------------
33
* Switch to hpp headers of pluginlib
44
* Drop old C++ standard compiler flag
55
* Switch to new boost/bind/bind.hpp

image_proc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_proc</name>
3-
<version>1.16.0</version>
3+
<version>1.17.0</version>
44
<description>Single image rectification and color processing.</description>
55
<author>Patrick Mihelich</author>
66
<author>Kurt Konolige</author>

image_publisher/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
Changelog for package image_publisher
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4-
Forthcoming
5-
-----------
4+
1.17.0 (2022-10-17)
5+
-------------------
66
* Switch to hpp headers of pluginlib
77
* Switch to new boost/bind/bind.hpp
88
* Contributors: Jochen Sprickerhof

image_publisher/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_publisher</name>
3-
<version>1.16.0</version>
3+
<version>1.17.0</version>
44
<description>
55
<p>
66
Contains a node publish an image stream from single image file

0 commit comments

Comments
 (0)