Skip to content

Commit 829c886

Browse files
committed
chore: Bump version to 1.4.14 and update CHANGELOG
1 parent c9051e6 commit 829c886

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,28 @@
22
Changelog for package dynamixel_hardware_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.14 (2025-09-03)
6+
-------------------
7+
* Added Current units to YM070-210-*099 and YM080-230-*099 model files
8+
* Contributors: Woojin Wie
9+
510
1.4.13 (2025-08-13)
6-
------------------
11+
-------------------
712
* Added default parameter for current units to model files
813
* Contributors: Woojin Wie
914

1015
1.4.12 (2025-08-11)
11-
------------------
16+
-------------------
1217
* Added support for all dynamixel models that supports dynamixel protocol 2.0
1318
* Contributors: Woojin Wie
1419

1520
1.4.11 (2025-07-21)
16-
------------------
21+
-------------------
1722
* Added support for firmware version-aware model file selection
1823
* Contributors: Woojin Wie
1924

2025
1.4.10 (2025-07-18)
21-
------------------
26+
-------------------
2227
* Added unit system to model files
2328
* Added support for Dynamixel Y Error Code handling
2429
* Contributors: Woojin Wie

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.13</version>
5+
<version>1.4.14</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)