File tree Expand file tree Collapse file tree 6 files changed +18
-13
lines changed Expand file tree Collapse file tree 6 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 22Changelog for package dynamixel_hardware_interface
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 1.4.14 (2025-09-03)
6+ -------------------
7+ * Added Current units to YM070-210-*099 and YM080-230-*099 model files
8+ * Contributors: Woojin Wie
9+
5101.4.13 (2025-08-13)
6- ------------------
11+ -------------------
712* Added default parameter for current units to model files
813* Contributors: Woojin Wie
914
10151.4.12 (2025-08-11)
11- ------------------
16+ -------------------
1217* Added support for all dynamixel models that supports dynamixel protocol 2.0
1318* Contributors: Woojin Wie
1419
15201.4.11 (2025-07-21)
16- ------------------
21+ -------------------
1722* Added support for firmware version-aware model file selection
1823* Contributors: Woojin Wie
1924
20251.4.10 (2025-07-18)
21- ------------------
26+ -------------------
2227* Added unit system to model files
2328* Added support for Dynamixel Y Error Code handling
2429* Contributors: Woojin Wie
Original file line number Diff line number Diff line change 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.13 </version >
5+ <version >1.4.14 </version >
66 <description >
77 ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
88 </description >
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ max_radian 3.14159265
1010Data Name value unit Sign Type
1111Present Velocity 0.0010471976 rad/s signed
1212Goal Velocity 0.0010471976 rad/s signed
13- Present Current 1.0 raw signed
14- Goal Current 1.0 raw signed
13+ Present Current 0.04 N/m signed
14+ Goal Current 0.04 N/m signed
1515
1616[control table]
1717Address Size Data Name
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ max_radian 3.14159265
1010Data Name value unit Sign Type
1111Present Velocity 0.0010471976 rad/s signed
1212Goal Velocity 0.0010471976 rad/s signed
13- Present Current 1.0 raw signed
14- Goal Current 1.0 raw signed
13+ Present Current 0.04 N/m signed
14+ Goal Current 0.04 N/m signed
1515
1616[control table]
1717Address Size Data Name
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ max_radian 3.14159265
1010Data Name value unit Sign Type
1111Present Velocity 0.0010471976 rad/s signed
1212Goal Velocity 0.0010471976 rad/s signed
13- Present Current 1.0 raw signed
14- Goal Current 1.0 raw signed
13+ Present Current 0.07692307692 N/m signed
14+ Goal Current 0.07692307692 N/m signed
1515
1616[control table]
1717Address Size Data Name
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ max_radian 3.14159265
1010Data Name value unit Sign Type
1111Present Velocity 0.0010471976 rad/s signed
1212Goal Velocity 0.0010471976 rad/s signed
13- Present Current 1.0 raw signed
14- Goal Current 1.0 raw signed
13+ Present Current 0.07692307692 N/m signed
14+ Goal Current 0.07692307692 N/m signed
1515
1616[control table]
1717Address Size Data Name
You can’t perform that action at this time.
0 commit comments