Skip to content

Commit

Permalink
bump to 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed May 19, 2020
1 parent 9585f93 commit f13c10f
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 8 deletions.
3 changes: 3 additions & 0 deletions camera_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion camera_calibration/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>camera_calibration</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Expand Down
3 changes: 3 additions & 0 deletions depth_image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion depth_image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>depth_image_proc</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>

Contains nodelets for processing depth images such as those
Expand Down
3 changes: 3 additions & 0 deletions image_pipeline/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package image_pipeline
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion image_pipeline/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_pipeline</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing.</description>
<author>Patrick Mihelich</author>
<author>James Bowman</author>
Expand Down
3 changes: 3 additions & 0 deletions image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_proc</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>Single image rectification and color processing.</description>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
Expand Down
2 changes: 2 additions & 0 deletions image_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package image_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion image_publisher/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_publisher</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>
<p>
Contains a node publish an image stream from single image file
Expand Down
3 changes: 3 additions & 0 deletions image_rotate/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion image_rotate/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_rotate</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>
<p>
Contains a node that rotates an image stream in a way that minimizes
Expand Down
3 changes: 3 additions & 0 deletions image_view/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------
* image_view: add missing dependency to gencfg header (`#531 <https://github.com/ros-perception/image_pipeline/issues/531>`_)
Expand Down
2 changes: 1 addition & 1 deletion image_view/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_view</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>
A simple viewer for ROS image topics. Includes a specialized viewer
for stereo + disparity images.
Expand Down
3 changes: 3 additions & 0 deletions stereo_image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.15.2 (2020-05-19)
-------------------

1.15.1 (2020-05-18)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion stereo_image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>stereo_image_proc</name>
<version>1.15.1</version>
<version>1.15.2</version>
<description>Stereo and single image rectification and disparity processing.</description>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
Expand Down

0 comments on commit f13c10f

Please sign in to comment.