Skip to content

Releases: ROBOTIS-GIT/ROBOTIS-Framework

robotis_framework 0.2.9

22 Mar 06:33
Compare
Choose a tag to compare

0.2.9 (2018-03-22)

  • added serivce for setting module
  • deleted comment for debug
  • modified to prevent duplicate indirect address write
  • added boost system dependencies
  • fixed a bug that occure when handling bulk read item that does not exist
  • Contributors: Kayman, Zerom, Pyo

robotis_framework 0.2.8

20 Mar 08:04
Compare
Choose a tag to compare

0.2.8 (2018-03-20)

  • added RH-P12-RN.device file
  • modified CMakeLists.txt for system dependencies (yaml-cpp)
  • Contributors: Zerom, Pyo

robotis_framework 0.2.7

15 Mar 00:36
Compare
Choose a tag to compare

0.2.7 (2018-03-15)

  • changed all values read by bulk read are saved to dxl_state_->bulk_read_table_.
  • Modified to prevent duplicate indirect address write
  • fixed a bug that occur when handling bulk read item that does not exist
  • changed the License and package format to version 2
  • Contributors: SCH, Zerom, Pyo

robotis_framework 0.2.6

09 Aug 06:33
Compare
Choose a tag to compare

0.2.6 (2017-08-09)

  • multi thread bug fixed.
  • unnecessary debug print removed.
  • OpenCR control table item name changed. (torque_enable -> dynamixel_power)
  • fixed to not update update_time_stamp_ if bulk read fails.
  • Contributors: Zerom

robotis_framework 0.2.5

09 Jun 02:46
Compare
Choose a tag to compare

0.2.5 (2017-06-09)

  • updated for yaml-cpp dependencies (robotis_controller)
  • Contributors: SCH

robotis_framework 0.2.4

07 Jun 04:31
Compare
Choose a tag to compare

0.2.4 (2017-06-07)

  • added cmake_modules in package.xml
  • Contributors: SCH

robotis_framework 0.2.3

23 May 10:33
Compare
Choose a tag to compare

0.2.3 (2017-05-23)

  • updated the cmake file for ros install
  • Contributors: SCH

robotis_framework 0.2.2

24 Apr 08:43
Compare
Choose a tag to compare

0.2.2 (2017-04-24)

  • added a deivce: OpenCR
  • updated robotis_controller.cpp
  • changed to read control cycle from .robot file
  • Contributors: Zerom, Kayman

robotis_framework 0.2.1

23 Nov 01:57
Compare
Choose a tag to compare

0.2.1 (2016-11-23)

  • Merge the changes and update

robotis_framework 0.2.0

30 Aug 23:10
Compare
Choose a tag to compare

0.2.0 (2016-08-31)

  • updated CHANGLOG.rst for minor release