Skip to content

Commit d6ea958

Browse files
committed
0.2.0
1 parent cb2b648 commit d6ea958

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

flir_camera_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pointgrey_camera_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2022-03-11)
6+
------------------
77
* Bump CMake version to avoid CMP0048 warning.
88
* Bumped flir_camera_description verison.
99
* Changes.

flir_camera_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>flir_camera_description</name>
4-
<version>0.1.3</version>
4+
<version>0.2.0</version>
55
<description>URDF descriptions for Flir cameras</description>
66

77
<maintainer email="lcamero@clearpathrobotics.com">Luis Camero</maintainer>

flir_camera_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package flir_camera_driver
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2022-03-11)
6+
------------------
77
* Bump CMake version to avoid CMP0048 warning.
88
* Changes.
99
* Include flir_camera_description as dependency in metapackage

flir_camera_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>flir_camera_driver</name>
4-
<version>0.1.3</version>
4+
<version>0.2.0</version>
55
<description>A set of drivers for Flir cameras based on the Spinnaker SDK.</description>
66

77
<maintainer email="mhosmar@clearpathrobotics.com">Michael Hosmar</maintainer>

spinnaker_camera_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package spinnaker_camera_driver
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2022-03-11)
6+
------------------
77
* Changes.
88
* Merge pull request `#91 <https://github.com/ros-drivers/flir_camera_driver/issues/91>`_ from luis-camero/noetic-devel
99
ROS Industrial CI

spinnaker_camera_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI
2525
-->
2626
<package format="2">
2727
<name>spinnaker_camera_driver</name>
28-
<version>0.1.3</version>
28+
<version>0.2.0</version>
2929
<description>Spinnaker camera driver based on Spinnaker.</description>
3030

3131
<maintainer email="mhosmar@clearpathrobotics.com">Mike Hosmar</maintainer>

0 commit comments

Comments
 (0)