Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll committed Apr 3, 2020
1 parent 504b0d3 commit 3eed8b5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions camera_calibration_parsers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package camera_calibration_parsers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.0 (2020-04-03)
-------------------
* Noetic release image_common (`#155 <https://github.com/ros-perception/image_common/issues/155>`_)
* noetic - Porting Python to Python3
Signed-off-by: ahcorde <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion camera_calibration_parsers/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>camera_calibration_parsers</name>
<version>1.11.14</version>
<version>1.12.0</version>
<description>
camera_calibration_parsers contains routines for reading and writing camera calibration parameters.
</description>
Expand Down
4 changes: 2 additions & 2 deletions camera_info_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package camera_info_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.0 (2020-04-03)
-------------------
* Noetic release image_common (`#155 <https://github.com/ros-perception/image_common/issues/155>`_)
* noetic - Porting Python to Python3
Signed-off-by: ahcorde <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion camera_info_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>camera_info_manager</name>
<version>1.11.14</version>
<version>1.12.0</version>
<description>

This package provides a C++ interface for camera calibration
Expand Down
4 changes: 2 additions & 2 deletions image_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.0 (2020-04-03)
-------------------
* Noetic release image_common (`#155 <https://github.com/ros-perception/image_common/issues/155>`_)
* Contributors: Alejandro Hernández Cordero

Expand Down
2 changes: 1 addition & 1 deletion image_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_common</name>
<version>1.11.14</version>
<version>1.12.0</version>
<description>Common code for working with images in ROS.</description>
<author>Patrick Mihelich</author>
<author>James Bowman</author>
Expand Down
4 changes: 2 additions & 2 deletions image_transport/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_transport
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.0 (2020-04-03)
-------------------
* Noetic release image_common (`#155 <https://github.com/ros-perception/image_common/issues/155>`_)
* Contributors: Alejandro Hernández Cordero

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

image_transport should always be used to subscribe to and publish images. It provides transparent
Expand Down
4 changes: 2 additions & 2 deletions polled_camera/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package polled_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.0 (2020-04-03)
-------------------
* Noetic release image_common (`#155 <https://github.com/ros-perception/image_common/issues/155>`_)
* Contributors: Alejandro Hernández Cordero

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

polled_camera contains a service and C++ helper classes for implementing a polled
Expand Down

0 comments on commit 3eed8b5

Please sign in to comment.