File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package dynamixel_hardware_interface
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.4.4 (2025-05-28)
6
+ ------------------
7
+ * Added proper command interface support with ROS2-Dynamixel interface mapping
8
+ * Improved error handling and robustness throughout the codebase
9
+ * Implemented per-device torque enable control (replacing global control)
10
+ * Added support for new sensor model (sensorxel_joy)
11
+ * Enhanced joint state-command synchronization
12
+ * Improved parameter initialization organization
13
+ * Added robust error handling for model file reading
14
+ * Contributors: Woojin Wie
15
+
5
16
1.4.3 (2025-04-10)
6
17
------------------
7
18
* Fixed build errors
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >dynamixel_hardware_interface</name >
5
- <version >1.4.3 </version >
5
+ <version >1.4.4 </version >
6
6
<description >
7
7
ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
8
8
</description >
You can’t perform that action at this time.
0 commit comments