Skip to content

Commit 2f93822

Browse files
committed
Update changelogs
1 parent 998cfb1 commit 2f93822

4 files changed

Lines changed: 29 additions & 0 deletions

File tree

imu_complementary_filter/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fixed a static library linking issue with the imu_complementary_filter package on Windows. (`#218 <https://github.com/CCNYRoboticsLab/imu_tools/issues/218>`_)
8+
* Merge pull request `#202 <https://github.com/CCNYRoboticsLab/imu_tools/issues/202>`_ from enwaytech:sr/reverse-backport-from-noetic (`#202 <https://github.com/CCNYRoboticsLab/imu_tools/issues/202>`_)
9+
* Added ability to reset IMU filters when ROS time jumps back (`#165 <https://github.com/CCNYRoboticsLab/imu_tools/issues/165>`_)
10+
* Update deprecated TransformBroadcaster constructor (`#223 <https://github.com/CCNYRoboticsLab/imu_tools/issues/223>`_)
11+
* Update deprecated message filters and tf2 headers (`#222 <https://github.com/CCNYRoboticsLab/imu_tools/issues/222>`_)
12+
* Contributors: Alejandro Hernández Cordero, Martin Günther, Sharmin Ramli, wentywenty
13+
514
2.2.1 (2025-05-15)
615
------------------
716
* Fix deprecated header includes (`#216 <https://github.com/CCNYRoboticsLab/imu_tools/issues/216>`_)

imu_filter_madgwick/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#202 <https://github.com/CCNYRoboticsLab/imu_tools/issues/202>`_ from enwaytech:sr/reverse-backport-from-noetic (`#202 <https://github.com/CCNYRoboticsLab/imu_tools/issues/202>`_)
8+
* Added ability to reset IMU filters when ROS time jumps back (`#165 <https://github.com/CCNYRoboticsLab/imu_tools/issues/165>`_)
9+
* Increase max stddev, add pose visualization (`#192 <https://github.com/CCNYRoboticsLab/imu_tools/issues/192>`_)
10+
* use modern postSetParametersCallback (`#220 <https://github.com/CCNYRoboticsLab/imu_tools/issues/220>`_)
11+
Use modern postSetParametersCallback. Also solves the bug causing every Double parameters change in the entire system to be printed as a change in this node.
12+
* Update deprecated TransformBroadcaster constructor (`#223 <https://github.com/CCNYRoboticsLab/imu_tools/issues/223>`_)
13+
* Update deprecated message filters and tf2 headers (`#222 <https://github.com/CCNYRoboticsLab/imu_tools/issues/222>`_)
14+
* Contributors: Adi Vardi, Alejandro Hernández Cordero, Martin Günther, Sharmin Ramli
15+
516
2.2.1 (2025-05-15)
617
------------------
718
* Fix deprecated header includes (`#216 <https://github.com/CCNYRoboticsLab/imu_tools/issues/216>`_)

imu_tools/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.2.1 (2025-05-15)
69
------------------
710

rviz_imu_plugin/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Update deprecated message filters and tf2 headers (`#222 <https://github.com/CCNYRoboticsLab/imu_tools/issues/222>`_)
8+
* Add Qt6 support (`#221 <https://github.com/CCNYRoboticsLab/imu_tools/issues/221>`_)
9+
* Contributors: Alejandro Hernández Cordero
10+
511
2.2.1 (2025-05-15)
612
------------------
713
* Fix deprecated header includes (`#216 <https://github.com/CCNYRoboticsLab/imu_tools/issues/216>`_)

0 commit comments

Comments
 (0)