Skip to content

Commit e877c77

Browse files
authored
Merge pull request ROBOTIS-GIT#486 from ROBOTIS-GIT/ros2-devel
fix version error
2 parents d5904b8 + 9c91de3 commit e877c77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dynamixel_sdk_custom_interfaces/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_sdk_custom_interfaces</name>
5-
<version>0.1.0</version>
5+
<version>3.7.40</version>
66
<description>ROS2 custom interface examples using ROBOTIS DYNAMIXEL SDK</description>
77
<maintainer email="[email protected]">willson</maintainer>
88
<license>Apache 2.0</license>

dynamixel_sdk_examples/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"?>
22
<package format="3">
33
<name>dynamixel_sdk_examples</name>
4-
<version>0.1.0</version>
4+
<version>3.7.40</version>
55
<description>ROS2 examples using ROBOTIS DYNAMIXEL SDK</description>
66
<license>Apache 2.0</license>
77
<author email="[email protected]">Will Son</author>

0 commit comments

Comments
 (0)