forked from ROBOTIS-GIT/DynamixelSDK
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ROBOTIS-GIT#96 from ROBOTIS-GIT/hotfix_feature_pro…
…tocol1_0_func_dxl_x_series hotfix - now DynamixelSDK for protocol1.0 supports read/write 4Byte (for XM series)
- Loading branch information
Showing
20 changed files
with
97 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,9 @@ | |
-------------------------------------------------------------------------- | ||
| Dynamixel SDK Version | 1.X | 2.X | 3.X ([Download](https://github.com/ROBOTIS-GIT/DynamixelSDK/releases)) | | ||
| ------------- | ------------- | ------------- | ------------- | | ||
| Release date| 2010.05.16 | 2015.02.10 | 2017.05.23 | | ||
| Latest version released |||3.4.5| | ||
| Release date | 2010.05.16 | 2015.02.10 | 2016.03.08 | | ||
| Latest version released |||3.4.6| | ||
| |||(2017.07.07)| | ||
| OS | Linux | Windows | Linux + Windows | | ||
||||+ MacOSX (coming soon)| | ||
| Available Dynamixel models | All models | All models | All models | | ||
|
@@ -31,19 +32,19 @@ | |
| | | | ROS | | ||
| | | | Arduino (coming soon) | | ||
|
||
#####¹ C++ ver. Library is not optimized in binding other languages. Please use C ver. Library instead. | ||
##### ¹ C++ ver. Library is not optimized in binding other languages. Please use C ver. Library instead. | ||
--------------------------------------------------------------------------- | ||
|
||
* [Quick Start Video](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki/Quick-Start-Video) may make you run your Dynamixel in 20 minutes. | ||
|
||
[![](https://github.com/ROBOTIS-GIT/ROBOTIS-Documents/blob/master/wiki-images/DynamixelSDK/Quick%20Start/Episode%201-Introduction%20to%20the%20Dynamixel%20SDK%2C%20the%20Dynamixel%20SDK%20Wiki%2C%20and%20the%20Issues%20Section.png)](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki/Quick-Start-Video) | ||
|
||
* ####Here we opened [FAQ board](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki/FAQ). You may get your keys faster! | ||
* #### Here we opened [FAQ board](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki/FAQ). You may get your keys faster! | ||
|
||
* ####But any questions related with DynamixelSDK are always welcomed. Just let me know at: [ISSUES](https://github.com/ROBOTIS-GIT/DynamixelSDK/issues) | ||
* #### But any questions related with DynamixelSDK are always welcomed. Just let me know at: [ISSUES](https://github.com/ROBOTIS-GIT/DynamixelSDK/issues) | ||
|
||
* ####For the other questions, including Hardware-wise problems on your Dynamixels, please contact to [email protected] | ||
* #### For the other questions, including Hardware-wise problems on your Dynamixels, please contact to [email protected] | ||
|
||
* ####See 'How to use' in [Dynamixel SDK Manual](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki) | ||
* #### See 'How to use' in [Dynamixel SDK Manual](https://github.com/ROBOTIS-GIT/DynamixelSDK/wiki) | ||
|
||
* ####Visit [ROBOTIS E-Manual](http://support.robotis.com/) and have details of ROBOTIS products | ||
* #### Visit [ROBOTIS E-Manual](http://support.robotis.com/) and have details of ROBOTIS products |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+2.5 KB
(110%)
c/example/protocol1.0/read_write/win32/.vs/read_write/v14/.suo
Binary file not shown.
Binary file modified
BIN
+2 KB
(110%)
c/example/protocol1.0/read_write/win64/.vs/read_write/v14/.suo
Binary file not shown.
Binary file modified
BIN
+512 Bytes
(100%)
c/example/protocol1.0/sync_write/win32/.vs/sync_write/v14/.suo
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters