Skip to content

Releases: ROBOTIS-GIT/Dynamixel2Arduino

0.7.0

28 Jul 00:54
84b29f1
Compare
Choose a tag to compare
  • add FastSyncRead, FastBulkRead

0.6.3

17 Apr 06:53
7f4400a
Compare
Choose a tag to compare
  • Increase delay time (300 -> 500 [ms])

0.6.2

27 Jan 08:35
3a54c46
Compare
Choose a tag to compare

0.6.1

05 Oct 01:20
Compare
Choose a tag to compare
  • Increase timeout when using Broadcast ID (#106, @LegacyMecha )
  • Increase Max number of Control Table items for OpenCR (#109, @galou)
  • Support for ROS2 Foxy TurtleBot3 Manipulation (@hancheol-cho)

0.6.0

10 May 09:06
d61b7b6
Compare
Choose a tag to compare
  • Fix setLedState bug on P/Pro series (#100)

  • Indirect Address feature developed with an example

  • Fast Sync feature developed with an example

  • Fix OpenCR ROS2 bug when uploading firmware from Arduino IDE (#97)

  • Fix Arduino Portenta + DYNAMIXEL MKR Shield communication issue (#103)

  • OpenRB-150 beta test prep.

  • Contributors : @LegacyMecha, @ROBOTIS-David, @ashekim, @ROBOTIS-Will

0.5.3

11 Feb 01:25
2b8b91f
Compare
Choose a tag to compare

Update Example

  • pid_tuning.ino

0.5.2

07 Dec 01:06
3d2f468
Compare
Choose a tag to compare

Update Example

  • sync_read_write_position.ino
  • sync_read_write_velocity.ino

0.5.1

22 Oct 01:40
14ca4d4
Compare
Choose a tag to compare

Minor bug fixes : Velocity Mode

0.5.0

07 Oct 04:47
6c8b70a
Compare
Choose a tag to compare
  • XW430, XD430, XD540 series supported
  • DYNAMIXEL item struct information revised
  • Minor bug fixes

0.4.9

13 Aug 08:25
a573c32
Compare
Choose a tag to compare
  • blender + DYNAMIXEL example added
  • match OperatingMode enum to actual value (#73)

Contributors : LegacyMecha, David Park, Will Son