Skip to content

Commit 68d9298

Browse files
committed
update changelogs
1 parent 45c179c commit 68d9298

File tree

17 files changed

+67
-0
lines changed

17 files changed

+67
-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 `#273 <https://github.com/ipa320/cob_control/issues/273>`_ from Deleh/fix/recover_diagnostics_when_stopped
8+
Recover on Diagnostics When Stopped
9+
* recover on diagnostics when stopped
10+
* Contributors: Denis Lehmann, Felix Messmer
11+
512
0.8.21 (2023-01-04)
613
-------------------
714
* Merge pull request `#272 <https://github.com/ipa320/cob_control/issues/272>`_ from Deleh/feature/diagnostic_recovery

cob_base_velocity_smoother/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_cartesian_controller/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_collision_velocity_filter/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_control/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_control_mode_adapter/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_control_msgs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_footprint_observer/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_frame_tracker/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.8.21 (2023-01-04)
69
-------------------
710

cob_hardware_emulation/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#276 <https://github.com/ipa320/cob_control/issues/276>`_ from fmessmer/fix/emulation_odom_laser
8+
publish odom_laser tf with current time
9+
* publish odom_laser tf with current time
10+
* Merge pull request `#275 <https://github.com/ipa320/cob_control/issues/275>`_ from FrederikPlahl/fix/odom_laser
11+
Fix emulation bug in transform odom -> base_footprint
12+
* remove obsolete import
13+
* Change frequency
14+
* Fix tf publishing bug
15+
* Merge pull request `#274 <https://github.com/ipa320/cob_control/issues/274>`_ from HannesBachter/fix/rename_scan_odom
16+
rename scan odom to /scan_odom_node/scan_odom/odometry
17+
* rename scan odom to /scan_odom_node/scan_odom/odometry
18+
* Contributors: Felix Messmer, FrederikPlahl, HannesBachter, fmessmer
19+
520
0.8.21 (2023-01-04)
621
-------------------
722

0 commit comments

Comments
 (0)