Skip to content

Commit 33d1dbf

Browse files
committed
0.2.1
1 parent 9d610ce commit 33d1dbf

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

flir_ptu_description/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package flir_ptu_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2021-03-26)
6+
------------------
77
* Fix missing xacro namespace prefixes
88
* Updated PTU mesh geometry (`#40 <https://github.com/ros-drivers/flir_ptu/issues/40>`_)
99
* Contributors: Dave Niewinski, Robert Haschke

flir_ptu_description/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>flir_ptu_description</name>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<description>URDF description the FLIR PTUs, currently the D46.</description>
66

77
<maintainer email="[email protected]">Devon Ash</maintainer>

flir_ptu_driver/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package flir_ptu_driver
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2021-03-26)
6+
------------------
77
* Don't load the description & start the robot_state_publisher by default
88
* Contributors: Chris Iverach-Brereton
99

flir_ptu_driver/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>flir_ptu_driver</name>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<description>Driver for the FLIR pan/tilt units.</description>
66

77
<maintainer email="[email protected]">Mike Purvis</maintainer>

flir_ptu_viz/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package flir_ptu_viz
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2021-03-26)
6+
------------------
77

88
0.2.0 (2018-06-21)
99
------------------

flir_ptu_viz/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>flir_ptu_viz</name>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<description>Launchfiles and rviz configs to assist with visualizing the FLIR PTUs.</description>
66

77
<maintainer email="[email protected]">Mike Purvis</maintainer>

0 commit comments

Comments
 (0)