Skip to content

Commit c652fcc

Browse files
committed
0.8.16
1 parent 7ae125b commit c652fcc

File tree

34 files changed

+51
-51
lines changed

34 files changed

+51
-51
lines changed

cob_base_controller_utils/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.8.16 (2021-10-19)
6+
-------------------
77

88
0.8.15 (2021-05-17)
99
-------------------

cob_base_controller_utils/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>cob_base_controller_utils</name>
4-
<version>0.8.15</version>
4+
<version>0.8.16</version>
55
<description>The cob_base_controller_utils package contains common utils for various base_controllers.</description>
66

77
<maintainer email="[email protected]">Felix Messmer</maintainer>

cob_base_velocity_smoother/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.8.16 (2021-10-19)
6+
-------------------
77

88
0.8.15 (2021-05-17)
99
-------------------

cob_base_velocity_smoother/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_base_velocity_smoother</name>
3-
<version>0.8.15</version>
3+
<version>0.8.16</version>
44
<description>The 'cob_base_velocity_smoother' reads velocity messages and publishes messages of the same type for "smoothed" velocity to avoid shaking behavior.</description>
55

66
<license>Apache 2.0</license>

cob_cartesian_controller/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.8.16 (2021-10-19)
6+
-------------------
77

88
0.8.15 (2021-05-17)
99
-------------------

cob_cartesian_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>cob_cartesian_controller</name>
7-
<version>0.8.15</version>
7+
<version>0.8.16</version>
88
<description>
99
This package provides nodes that broadcast tf-frames along various (model-based) Cartesian paths (e.g. Linear, Circular).
1010
The tf-frames are interpolated using a given velocity profile (e.g. Ramp, Sinoid) and can be used as targets for the cob_frame_tracker/cob_twist_controller.

cob_collision_velocity_filter/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.8.16 (2021-10-19)
6+
-------------------
77

88
0.8.15 (2021-05-17)
99
-------------------

cob_collision_velocity_filter/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_collision_velocity_filter</name>
3-
<version>0.8.15</version>
3+
<version>0.8.16</version>
44
<description>The cob_collision_velocity_filter package is a package for collision avoidance using teleoperation.</description>
55

66
<license>Apache 2.0</license>

cob_control/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.8.16 (2021-10-19)
6+
-------------------
77

88
0.8.15 (2021-05-17)
99
-------------------

cob_control/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>cob_control</name>
3-
<version>0.8.15</version>
3+
<version>0.8.16</version>
44
<description>cob_control meta-package</description>
55

66
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)