[Documentation] [TitleIndex] [WordIndex

ROS Software Maintainer: ROBOTIS

Dynamixel

robotis/dynamixel.jpg

Dynamixel (Dynamic + Cell) is a high-performance, all-in-one actuator designed for multi-jointed robot configurations.

  1. Dynamixel is versatile. The actuators have been used in a wide variety of applications, from humanoid robots to manipulators.

  2. Dynamixel is integrated. Each Dynamixel unit features DC motor, controller, driver, sensor, reduction gear, and network integrated into one module.

  3. Dynamixel is modular, expandable, and reconfigurable. The actuators can be used for any system to fit the user's needs and the system can be easily modified.

  4. Dynamixels are driven by digital packet communication. The main communication protocol is half-duplex UART (8-bit, no parity, 1 stop). It supports TTL, RS485, or CAN networks. Dynamixel communicates with the main controller by sending and receiving packets of data on a bus.

  5. Dynamixels can be daisy chained. Multiple Dynamixels can be wired together, allowing for easy system expansion.

  6. Each Dynamixel contains a Control Table consisting of data (registers) that are readable and writable. Readable registers can provide feedback regarding the status of Dynamixel, including information regarding internal temperature, position, speed, torque, voltage, etc. By enabling the Alarm Shutdown and Alarm LED registers, Dynamixel can protect itself against overheating, overload, etc.

  7. Dynamixels are energy efficient and stable. They are powered by high voltage and consume low current.

The dynamixel_sdk is a ROS wrapper for the ROBOTIS Dynamixel SDK. The ROBOTIS Dynamixel SDK is a software development library that provides Dynamixel control functions for packet communication. The dynamixel_workbench is dynamixel solution for ROS. This metapackage allows you to easily change the ID, baudrate and operating mode of the Dynamixel. Furthermore, it supports various controllers based on operating mode and Dynamixel SDK. The API is designed for Dynamixel actuators and Dynamixel-based platforms like TurtleBot3, OpenManipulator, ROBOTIS OP3, THORMANG3, MANIPULATOR-H, RH_P12_RN.

ROBOTIS e-Manual

Video

Dynamixel

Dynamixel SDK

Dynamixel Workbench

TurtleBot3

OpenManipulator

OpenManipulator with TB3

ROBOTIS Framework

ROBOTIS OP3

THORMANG3

MANIPULATOR-H

RH-P12-RN

Other


2024-03-23 12:33