Skip to content

Commit 6a86ec9

Browse files
committed
chore: Bump version to 1.4.15 and update CHANGELOG with hardware error handling support for Dynamixel Y series
1 parent 124ab3f commit 6a86ec9

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.15 (2025-09-17)
6+
-------------------
7+
* Added support for hardware error handling for Dynamixel Y series
8+
* Contributors: Woojin Wie
9+
510
1.4.14 (2025-09-03)
611
-------------------
712
* Added Current units to YM070-210-*099 and YM080-230-*099 model files

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.14</version>
5+
<version>1.4.15</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)