Skip to content

Releases: ROBOTIS-GIT/dynamixel-workbench

dynamixel_workbench 2.2.3

06 Oct 08:48
140ddf6
Compare
Choose a tag to compare

2.2.3 (2022-10-06)

  • ROS2 release (Foxy, Galactic, Humble)
  • fix variable length warning (#364)
  • Contributoers: Kenji Brameld, Will Son

dynamixel_workbench 2.2.1

29 Jun 08:17
Compare
Choose a tag to compare

2.2.1 (2021-06-29)

  • Added 2XC430-W250, XL330 series
  • Noetic support
  • Contributors: Will Son, t-kitajima, Hye-jong KIM

dynamixel_workbench 2.2.0

27 Sep 07:55
455fb5a
Compare
Choose a tag to compare
  • Added XW540
  • Bugs fixed, typos revised
  • Contributors: Ryan Shim, Yutaka Kondo, T-Kitajima, Nico Zevallos, Madhur Deep Jain, Will Son, YongHo Na

dynamixel_workbench 2.0.0

04 Jan 05:49
Compare
Choose a tag to compare

2.0.0 (2019-01-04)

  • added YAML configuration for Dynamixel
  • supported position control mode, current based position control mode through Joint Trajectory Message
  • supported velocity control mode through Twist Message
  • reduced memory usage(Contribute by @KurtE)
  • updated API for sync, bulk instruction
  • updated control period (default is 10ms)
  • supported Linux, macOS
  • supported Pro+
  • supported DynamixelSDK(after v.3.6.2)
  • supported OpenManipulator
  • Contributors: Darby Lim, KurtE, Pyo

dynamixel_workbench 1.0.0

20 Jul 02:30
Compare
Choose a tag to compare

1.0.0 (2018-07-20)

  • upgraded read time #162
  • added Dynamixel PRO information #162
  • added proext function and amended readRegister
  • added mutex for log thread
  • added timer for data log
  • added PROext header
  • added readRegister function
  • updated dxl ext function
  • update dxl pro info
  • update proInfo func
  • modified max radian position
  • Contributors: Darby Lim, Pyo

dynamixel_workbench 0.3.1

04 Jun 02:58
Compare
Choose a tag to compare

0.3.1 (2018-06-04)

  • updated Qt5 and delete Qt4 config
  • deleted rqt_plugin header
  • merged pull request #154 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/154>_ #153 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/153>_
  • Contributors: Darby Lim

dynamixel_workbench 0.3.0

01 Jun 07:46
Compare
Choose a tag to compare

0.3.0 (2018-06-01)

  • added cmd_vel topics, joint_state topics, msgs
  • added getProtocolVersion()
  • changed max_dxl_deries_num
  • changed compile options for qt5
  • deleted unused code
  • merged pull request #152 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/152>_ #151 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/151>_ #149 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/149>_ #132 <https://github.com/ROBOTIS-GIT/dynamixel-workbench/issues/132>_
  • Contributors: Darby Lim, Pyo

dynamixel_workbench 0.2.4

20 Mar 05:30
Compare
Choose a tag to compare

0.2.4 (2018-03-20)

  • changed package.xml to format v2
  • Contributors: Pyo

dynamixel_workbench 0.2.3

08 Mar 22:42
Compare
Choose a tag to compare

0.2.3 (2018-03-09)

  • modified dialog rotate direction
  • added dynamixel_sdk lib
  • added debug code
  • deleted anotation
  • Contributors: Darby Lim

dynamixel_workbench 0.2.2

27 Feb 22:18
Compare
Choose a tag to compare

0.2.2 (2018-02-28)

  • modified the CI configurations #117
  • modified the CMakeLists.txt to fix wrong path ros/rosdistro#17019
  • Contributors: Pyo