Skip to content

Commit 73687aa

Browse files
committed
chore: Update version to 1.4.10 and add new features in CHANGELOG
1 parent 2fd4c4b commit 73687aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

5+
1.4.10 (2025-07-18)
6+
------------------
7+
* Added unit system to model files
8+
* Added support for Dynamixel Y Error Code handling
9+
* Contributors: Woojin Wie
10+
511
1.4.9 (2025-06-24)
612
------------------
713
* Support ffw sensor model

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.9</version>
5+
<version>1.4.10</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)