Skip to content

Commit 6e44992

Browse files
committed
0.0.2
1 parent dcee5e3 commit 6e44992

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.2 (2023-07-14)
6+
------------------
77

88
0.0.1 (2023-07-11)
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.1</version>
5+
<version>0.0.2</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.2 (2023-07-14)
6+
------------------
77
* fix typo (`#10 <https://github.com/PickNikRobotics/picknik_controllers/issues/10>`_)
88
ABI breaking change fixes a typo from original internal package rename for open sourcing
99
PicknikTwistControler -> PicknikTwistController

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.1</version>
5+
<version>0.0.2</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)