Skip to content

Commit a467cae

Browse files
committed
Modifying the version
Signed-off-by: Wonho Yun <[email protected]>
1 parent dd1e0e7 commit a467cae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

5+
1.4.5 (2025-05-30)
6+
------------------
7+
* Deprecate ament_include_dependency usage in CMakeLists.txt
8+
* Contributors: Wonho Yun
9+
510
1.4.4 (2025-05-28)
611
------------------
712
* Added proper command interface support with ROS2-Dynamixel interface mapping

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.4</version>
5+
<version>1.4.5</version>
66
<description>
77
ROS 2 package providing a hardware interface for controlling Dynamixel motors via the ROS 2 control framework.
88
</description>

0 commit comments

Comments
 (0)