Skip to content

Commit c6e4191

Browse files
committed
chore: Bump version to 1.4.13 and update CHANGELOG with default current unit parameter for model files
1 parent ef79e21 commit c6e4191

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

5+
1.4.13 (2025-08-13)
6+
------------------
7+
* Added default parameter for current units to model files
8+
* Contributors: Woojin Wie
9+
510
1.4.12 (2025-08-11)
611
------------------
712
* Added support for all dynamixel models that supports dynamixel protocol 2.0

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>dynamixel_hardware_interface</name>
5-
<version>1.4.12</version>
5+
<version>1.4.13</version>
66
<description>
77
ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
88
</description>

0 commit comments

Comments
 (0)