Skip to content

Commit 185975c

Browse files
committed
0.0.1
1 parent 5407a16 commit 185975c

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.1 (2023-07-11)
6+
------------------
77
* Initial Release of picknik_reset_fault_controller
88
* Originally this was used internally and there was an attempt to release it to ros2_controllers
99
* After discussion with the ros2 controllers WG over slack we have decided to open source it here first

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.0</version>
5+
<version>0.0.1</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.1 (2023-07-11)
6+
------------------
77
* Initial Release of picknik_twist_controller
88
* Originally this was used internally and there was an attempt to release it to ros2_controllers here: https://github.com/ros-controls/ros2_controllers/pull/300
99
* The goal is to still move this upstream but it needs to be refactored before going upstream.

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.0</version>
5+
<version>0.0.1</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)