Skip to content

Commit 9f5b764

Browse files
committed
chore: Bump version to 1.4.11 and update CHANGELOG with firmware version-aware model file support
1 parent cd74961 commit 9f5b764

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.11 (2025-07-21)
6+
------------------
7+
* Added support for firmware version-aware model file selection
8+
* Contributors: Woojin Wie
9+
510
1.4.10 (2025-07-18)
611
------------------
712
* Added unit system to 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.10</version>
5+
<version>1.4.11</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)