Skip to content

Commit 7928581

Browse files
committed
Updated bump
Signed-off-by: Wonho Yun <[email protected]>
1 parent e3f539e commit 7928581

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

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

5+
1.3.0 (2025-02-17)
6+
------------------
7+
* Enhance Error Handling and Timeout Management
8+
* Use GroupFastSyncRead and GroupFastBulkRead
9+
* Remove deprecated parameter ros_update_freq_ to prevent stoi failure
10+
* Contributors: Woojin Wie
11+
512
1.2.0 (2025-01-17)
613
------------------
714
* Extend Bulk/Sync Selection Logic to Include Indirect Operations

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<package format="3">
33
<name>dynamixel_hardware_interface</name>
4-
<version>1.2.0</version>
4+
<version>1.3.0</version>
55
<description>
66
ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
77
</description>

0 commit comments

Comments
 (0)