Skip to content

Commit 5b2103a

Browse files
Merge branch 'ros2-master' into update/gpl
2 parents 28bb1b0 + 4b891e5 commit 5b2103a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.rst

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

5+
3.5.0 (2025-01-15)
6+
------------------
7+
* Update plugin lib exception handling (`#263 <https://github.com/ros-controls/control_toolbox/issues/263>`_)
8+
* Fix control_filters tests (`#261 <https://github.com/ros-controls/control_toolbox/issues/261>`_)
9+
* Fix lifecycle warning in test (`#262 <https://github.com/ros-controls/control_toolbox/issues/262>`_)
10+
* Add missing exponential filter tests and export (`#260 <https://github.com/ros-controls/control_toolbox/issues/260>`_)
11+
* Remove visibility boilerplate code (`#258 <https://github.com/ros-controls/control_toolbox/issues/258>`_)
12+
* Add filter plugin for exponential filter (`#231 <https://github.com/ros-controls/control_toolbox/issues/231>`_)
13+
* Bump version of pre-commit hooks (`#255 <https://github.com/ros-controls/control_toolbox/issues/255>`_)
14+
* change the realtime_tools header extensions (`#247 <https://github.com/ros-controls/control_toolbox/issues/247>`_)
15+
* Contributors: Christoph Fröhlich, Julia Jia, Sai Kishor Kothakota, github-actions[bot]
16+
517
3.4.0 (2024-12-08)
618
------------------
719
* Add job for clang build (`#239 <https://github.com/ros-controls/control_toolbox/issues/239>`_)

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="3">
33
<name>control_toolbox</name>
4-
<version>3.4.0</version>
4+
<version>3.5.0</version>
55
<description>The control toolbox contains modules that are useful across all controllers.</description>
66

77
<maintainer email="[email protected]">Bence Magyar</maintainer>

0 commit comments

Comments
 (0)