Skip to content

Commit

Permalink
1.12.23
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed May 10, 2018
1 parent add68b1 commit 8d01c93
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions camera_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------
* camera_checker: Ensure cols + rows are in correct order (`#319 <https://github.com/ros-perception/image_pipeline/issues/319>`_)
Without this commit, specifying a smaller column than row size lead to
huge reported errors:
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.12.22</version>
<version>1.12.23</version>
<description>
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Expand Down
4 changes: 2 additions & 2 deletions depth_image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------

1.12.22 (2017-12-08)
--------------------
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.12.22</version>
<version>1.12.23</version>
<description>

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

Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------

1.12.22 (2017-12-08)
--------------------
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.12.22</version>
<version>1.12.23</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
4 changes: 2 additions & 2 deletions image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------

1.12.22 (2017-12-08)
--------------------
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.12.22</version>
<version>1.12.23</version>
<description>Single image rectification and color processing.</description>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
Expand Down
4 changes: 2 additions & 2 deletions image_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------
* fix 'VideoCapture' undefined symbol error (`#318 <https://github.com/ros-perception/image_pipeline/issues/318>`_)
* fix 'VideoCapture' undefined symbol error
The following error occured when trying to run image_publisher:
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.12.22</version>
<version>1.12.23</version>
<description>
<p>
Contains a node publish an image stream from single image file
Expand Down
4 changes: 2 additions & 2 deletions image_rotate/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------

1.12.22 (2017-12-08)
--------------------
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.12.22</version>
<version>1.12.23</version>
<description>
<p>
Contains a node that rotates an image stream in a way that minimizes
Expand Down
4 changes: 2 additions & 2 deletions image_view/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------

1.12.22 (2017-12-08)
--------------------
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.12.22</version>
<version>1.12.23</version>
<description>
A simple viewer for ROS image topics. Includes a specialized viewer
for stereo + disparity images.
Expand Down
4 changes: 2 additions & 2 deletions stereo_image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
1.12.23 (2018-05-10)
--------------------
* Removed unused mutable scratch buffers (`#315 <https://github.com/ros-perception/image_pipeline/issues/315>`_)
The uint32_t buffers conflicted with newer release of OpenCV3, as explained here https://github.com/ros-perception/image_pipeline/issues/310
* Contributors: Miquel Massot
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.12.22</version>
<version>1.12.23</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 8d01c93

Please sign in to comment.