Releases: ROBOTIS-GIT/DynamixelSDK
Releases · ROBOTIS-GIT/DynamixelSDK
DynamixelSDK 3.6.2
3.6.2 (2018-07-17)
- added python modules for ROS to ros folder
- moved cpp library files for ROS to ros folder
- created an ROS package separately #187
- modified the e-Manual address to emanual.robotis.com
- Contributors: Pyo
DynamixelSDK 3.6.0
- Replaced : DynamixelSDK Python as a native language (Python 2 and 3 for Windows, Linux, Mac OS X) #93 #122 #147 #181 #182 #185
- Added : CONTRIBUTING.md added
- Changes : ISSUE_TEMPLATE.md modified
- Changes : C++ version - SyncRead / BulkRead - getError functions added
- Changes : Deprecated functions removed
- Fixes : DynamixelSDK MATLAB 2017 - new typedef (int8_t / int16_t / int32_t) applied in robotis_def.h #161 #179
- Fixes : Added missing header file for reset and factory_reset examples #167
DynamixelSDK 3.5.4
- Added : Deprecated is now being shown by attributes #67 #107
- Fixes : DynamixelSDK ROS Indigo Issue - target_sources func in CMake
- Fixes : Bug in protocol1_packet_handler.cpp, line 222 checking the returned Error Mask #120
- Fixes : Packet Handlers - array param uint8_t to uint16_t to avoid closure loop when the packet is too long to be in uint8_t appropriately
- Fixes : Group Syncwrite using multiple ports in c library issue solved (test code is also in this issue bulletin) #124
- Fixes : Support getting of time on MacOSX/XCode versions that doesn't support (CLOCK_REALTIME issue) #141 #144
- Changes : DynamixelSDK Ubuntu Linux usb ftdi latency timer fix issue - changes the default latency timer as 16 ms in all OS, but some about how to change the latency timer was commented in the codes (now the latency timer should be adjusted by yourself... see port_handler_linux source code to see details) #116
DynamixelSDK 3.5.3
Dynamixel SDK 3.5.3 (Protocol 1.0/2.0)
- 10.30.2017
- Fixes : DynamixelSDK ROS Kinetic Issue - ARM - Debian Jessie solved by replacing target_sources func in CMake to set_property #136
DynamixelSDK 3.5.2
- 09.18.2017
- Recover : Check if the id of rxpacket is the same as the id of txpacket (c++) #82
- Changes : Ping examples now will not show Dynamixel model number when communication is failed
DynamixelSDK 3.5.1
- Mac OS supports DynamixelSDK #51
- DynamixelSDK lib for Arduino (Arduino / OpenCR / OpenCM9.04) uploaded (TODO : Arduino Uno compatible DynamixelSDK light version)
- DynamixelSDK example for Arduino uploaded. It can be referred in OpenCR Repository (https://github.com/ROBOTIS-GIT/OpenCR/tree/master/arduino/opencr_arduino/opencr/libraries/OpenCR/examples/07.%20DynamixelSDK)
- DynamixelSDK LabVIEW can get communication result and Dynamixel error
- Standardizes folder structure of c, c++, ROS and Arduino c++ languages
- Fixes : Inconvenient way of getting meaning of packet result and error value #67
- Fixes : Misleading indentation warning in group_sync_read.c #91
- Fixes : Maximum length of port name is expanded to 100 #100
- Alternative : Include port_handler.h through relative path. #90
- Changes : Indent correction / Example tests & refresh / OS IFDEF
- Changes : Default Baudrate from 1000000(1M) bps to 57600 bps
- Changes : Macro for control table value changed to uints
- Changes : API references will be provided as doxygen (updates in c++ @ 3.5.1)
- Changes : License changed into Apache License .2.0 (Who are using SDK in previous license can use it as it is)
- Deprecated : printTxRxResult, printRxPacketError function will be unavailable in Dynamixel SDK 3.6.1
DynamixelSDK 3.4.7
hotfix - Bug in Dynamixel group control is solved temporarily
DynamixelSDK 3.4.6
hotfix - now DynamixelSDK for protocol1.0 supports read/write 4Byte (for XM series)
DynamixelSDK 3.4.5
Merge branch 'kinetic-devel' of github.com:ROBOTIS-GIT/DynamixelSDK i…
DynamixelSDK 3.4.4
version update (3.4.4)