Skip to content

Commit ad2d613

Browse files
authored
Merge pull request ROBOTIS-GIT#494 from ROBOTIS-GIT/develop
fix version diff
2 parents e76ea45 + 2f8dedd commit ad2d613

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ReleaseNote.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Dynamixel SDK Release Notes
22

3-
3.7.51(2021-04-14)
3+
3.7.51 (2021-04-14)
44
-------------------
55
* Update Matlab, Python, Labview examples
66
* Add Sync / Bulk read write ROS examples
77
* Contributors: JaehyunShim, David Park, Ashe Kim, Will Son
88

9-
3.7.41(2020-08-12)
9+
3.7.41 (2020-08-12)
1010
-------------------
1111
* DYNAMIXEL SDK ROS example initial commit.
1212
* Bug fix for 4.5Mbps support (#430)

ros/dynamixel_sdk/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
Changelog for package dynamixel_sdk
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
3.7.51(2021-04-14)
5+
3.7.51 (2021-04-14)
66
-------------------
77
* Add Sync / Bulk read write ROS examples
88
* Contributors: JaehyunShim
99

10-
3.7.41(2020-08-12)
10+
3.7.41 (2020-08-12)
1111
-------------------
1212
* DYNAMIXEL SDK ROS example initial commit.
1313
* Bug fix for 4.5Mbps support (#430)

ros/dynamixel_sdk_examples/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dynamixel_sdk_examples</name>
4-
<version>0.1.1</version>
4+
<version>3.7.51</version>
55
<description>The DYNAMIXEL SDK ROS example package</description>
66

77
<author email="[email protected]">zerom</author> -->
8-
<maintainer email="zerom@robotis.com">zerom</maintainer>
8+
<maintainer email="willson@robotis.com">Will Son</maintainer>
99

1010
<license>Apache 2.0</license>
1111

0 commit comments

Comments
 (0)