Skip to content

Commit 548e81b

Browse files
committed
Modified version
Signed-off-by: Wonho Yun <[email protected]>
1 parent ed470d4 commit 548e81b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package dynamixel_hardware_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.1 (2025-03-31)
6+
------------------
7+
* Modified the Model File
8+
* Contributors: Wonho Yun
9+
510
1.4.0 (2025-03-20)
611
------------------
712
* Added Torque Constant Parameter to DXL Model Files

package.xml

+1-1
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.4.0</version>
4+
<version>1.4.1</version>
55
<description>
66
ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
77
</description>

param/dxl_model/dynamixel.model

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Number Name
3333
1240 xc330_m288.model
3434
1270 xw430_t333.model
3535
1310 xw540_h260.model
36-
2000 ph42_020_s300.model
36+
2000 ph42_020_s300.model
3737
4000 ym070_210_m001.model
3838
4020 ym070_210_r051.model
3939
4030 ym070_210_r099.model

0 commit comments

Comments
 (0)