Skip to content

Commit 5f4c1fb

Browse files
committed
chore: Bump version to 1.4.12 and update CHANGELOG with support for all Dynamixel models using protocol 2.0
1 parent 0254467 commit 5f4c1fb

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.12 (2025-08-11)
6+
------------------
7+
* Added support for all dynamixel models that supports dynamixel protocol 2.0
8+
* Contributors: Woojin Wie
9+
510
1.4.11 (2025-07-21)
611
------------------
712
* Added support for firmware version-aware model file selection

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.11</version>
5+
<version>1.4.12</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)