Skip to content

Commit 5f3a293

Browse files
committed
Updated the CHANGELOG and version to release binary packages
Signed-off-by: Pyo <[email protected]>
1 parent a2dcf76 commit 5f3a293

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

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

5+
1.4.0 (2025-03-20)
6+
------------------
7+
* Added Torque Constant Parameter to DXL Model Files
8+
* Enhanced Transmission Command Calculation
9+
* Unified Initialization Structure
10+
* Support for Goal Current Control
11+
* Contributors: Woojin Wie
12+
513
1.3.0 (2025-02-17)
614
------------------
715
* Enhance Error Handling and Timeout Management

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.3.0</version>
4+
<version>1.4.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)