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

Skip to content

Commit c4be34a

Browse files
author
Joshua Whitley
committed
1.15.3
1 parent eff73f4 commit c4be34a

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.15.3 (2020-12-11)
2+
-------------------
33
* Update fisheye distortion model definition
44
* remove email blasts from steve macenski (`#595 <https://github.com/ros-perception/image_pipeline/issues/595>`_)
55
* Fix calibration yaml formatting (`#580 <https://github.com/ros-perception/image_pipeline/issues/580>`_) (`#585 <https://github.com/ros-perception/image_pipeline/issues/585>`_)

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.15.2</version>
3+
<version>1.15.3</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.15.3 (2020-12-11)
2+
-------------------
33
* remove email blasts from steve macenski (`#595 <https://github.com/ros-perception/image_pipeline/issues/595>`_)
44
* Contributors: Steve Macenski
55

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.15.2</version>
3+
<version>1.15.3</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.15.3 (2020-12-11)
6+
-------------------
77
* remove email blasts from steve macenski (`#595 <https://github.com/ros-perception/image_pipeline/issues/595>`_)
88
* Contributors: Steve Macenski
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.15.2</version>
3+
<version>1.15.3</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.15.3 (2020-12-11)
2+
-------------------
33
* remove email blasts from steve macenski (`#595 <https://github.com/ros-perception/image_pipeline/issues/595>`_)
44
* Contributors: Steve Macenski
55

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.15.2</version>
3+
<version>1.15.3</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.15.3 (2020-12-11)
5+
-------------------
66
* remove email blasts from steve macenski (`#595 <https://github.com/ros-perception/image_pipeline/issues/595>`_)
77
* Contributors: Steve Macenski
88

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.15.2</version>
3+
<version>1.15.3</version>
44
<description>
55
<p>
66
Contains a node publish an image stream from single image file

0 commit comments

Comments
 (0)