Skip to content

Commit f13c10f

Browse files
committed
bump to 1.15.2
1 parent 9585f93 commit f13c10f

File tree

16 files changed

+31
-8
lines changed

16 files changed

+31
-8
lines changed

camera_calibration/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36

camera_calibration/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>camera_calibration</name>
3-
<version>1.15.1</version>
3+
<version>1.15.2</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

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36

depth_image_proc/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>depth_image_proc</name>
3-
<version>1.15.1</version>
3+
<version>1.15.2</version>
44
<description>
55

66
Contains nodelets for processing depth images such as those

image_pipeline/CHANGELOG.rst

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

5+
1.15.2 (2020-05-19)
6+
-------------------
7+
58
1.15.1 (2020-05-18)
69
-------------------
710

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.15.1</version>
3+
<version>1.15.2</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

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36

image_proc/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_proc</name>
3-
<version>1.15.1</version>
3+
<version>1.15.2</version>
44
<description>Single image rectification and color processing.</description>
55
<author>Patrick Mihelich</author>
66
<author>Kurt Konolige</author>

image_publisher/CHANGELOG.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
Changelog for package image_publisher
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
1.15.2 (2020-05-19)
5+
-------------------
46

57
1.15.1 (2020-05-18)
68
-------------------

image_publisher/package.xml

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

image_rotate/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36

image_rotate/package.xml

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

image_view/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36
* image_view: add missing dependency to gencfg header (`#531 <https://github.com/ros-perception/image_pipeline/issues/531>`_)

image_view/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>image_view</name>
3-
<version>1.15.1</version>
3+
<version>1.15.2</version>
44
<description>
55
A simple viewer for ROS image topics. Includes a specialized viewer
66
for stereo + disparity images.

stereo_image_proc/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.15.2 (2020-05-19)
2+
-------------------
3+
14
1.15.1 (2020-05-18)
25
-------------------
36

stereo_image_proc/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>stereo_image_proc</name>
3-
<version>1.15.1</version>
3+
<version>1.15.2</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)