Skip to content

Commit 0eeac81

Browse files
committed
0.0.4
1 parent 77cc33e commit 0eeac81

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

picknik_reset_fault_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 picknik_reset_fault_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.4 (2025-02-09)
6+
------------------
77
* Fix deprecated realtime_tools header imports (`#14 <https://github.com/PickNikRobotics/picknik_controllers/issues/14>`_)
88
* Contributors: Sebastian Castro
99

picknik_reset_fault_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>picknik_reset_fault_controller</name>
5-
<version>0.0.3</version>
5+
<version>0.0.4</version>
66
<description>
77
ROS 2 controller that offers a service to clear faults in a hardware interface
88
</description>

picknik_twist_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 picknik_twist_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.4 (2025-02-09)
6+
------------------
77
* Fix deprecated realtime_tools header imports (`#14 <https://github.com/PickNikRobotics/picknik_controllers/issues/14>`_)
88
* Contributors: Sebastian Castro
99

picknik_twist_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>picknik_twist_controller</name>
5-
<version>0.0.3</version>
5+
<version>0.0.4</version>
66
<description>Subscribes to twist msg and forwards to hardware</description>
77
<maintainer email="[email protected]">lovro</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)