Skip to content

Commit 710eab9

Browse files
committed
chore: Bump version to 1.4.8 and update changelog with new OMY model features and synchronization improvements
1 parent d7f8428 commit 710eab9

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.8 (2025-06-23)
6+
------------------
7+
* Added new model for OMY to use virtual_dxl
8+
* Added goal position synchronization before torque enable for OMY sync table feature
9+
* Contributors: Woojin Wie
10+
511
1.4.7 (2025-06-19)
612
------------------
713
* Added virtual_dxl and support for rcu

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