We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355317c commit 6b7124fCopy full SHA for 6b7124f
python/setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='dynamixel_sdk',
7
- version='3.7.21',
+ version='3.7.3',
8
packages=['dynamixel_sdk'],
9
package_dir={'': 'src'},
10
license='Apache 2.0',
ros/CHANGELOG.rst
@@ -5,7 +5,8 @@ Changelog for package dynamixel_sdk
3.7.3 (2020-07-13)
-------------------
* ROS 1 Noetic Ninjemys support
-* Contributors: Will Son
+* 3x faster getError member function of GroupSyncRead Class
+* Contributors: developer0hye, Zerom, Will Son
11
3.7.21 (2019-09-06)
12
0 commit comments