Skip to content

Commit ddc69de

Browse files
committed
update changelogs
1 parent 67b06f5 commit ddc69de

File tree

17 files changed

+132
-0
lines changed

17 files changed

+132
-0
lines changed

cob_base_controller_utils/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_base_velocity_smoother/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_cartesian_controller/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* use setuptools instead of distutils
10+
* Bump CMake version to avoid CMP0048 warning
11+
* Contributors: Felix Messmer, fmessmer
12+
513
0.8.11 (2020-03-21)
614
-------------------
715

cob_collision_velocity_filter/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_control/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_control_mode_adapter/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package cob_control_mode_adapter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_control_msgs/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package cob_control_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_footprint_observer/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package cob_footprint_observer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Contributors: Felix Messmer, fmessmer
11+
512
0.8.11 (2020-03-21)
613
-------------------
714

cob_frame_tracker/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* conditional depend for orocos-kdl
10+
* Bump CMake version to avoid CMP0048 warning
11+
* Contributors: Felix Messmer, fmessmer
12+
513
0.8.11 (2020-03-21)
614
-------------------
715

cob_hardware_emulation/CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
Changelog for package cob_hardware_emulation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#243 <https://github.com/ipa320/cob_control/issues/243>`_ from fmessmer/test_noetic
8+
test noetic
9+
* Bump CMake version to avoid CMP0048 warning
10+
* Merge pull request `#244 <https://github.com/ipa320/cob_control/issues/244>`_ from lindemeier/bugfix/length-bug
11+
[melodic] bugfix/length-bug
12+
* sets correct length and checks for length
13+
* Merge pull request `#240 <https://github.com/ipa320/cob_control/issues/240>`_ from benmaidel/feature/base_emu_reset_odom_melodic
14+
reset odometry service for base emulation
15+
* reset odometry service for base emulation
16+
* Contributors: Benjamin Maidel, Felix Messmer, fmessmer, tsl
17+
518
0.8.11 (2020-03-21)
619
-------------------
720

0 commit comments

Comments
 (0)