These examples are built on
dynamixel_hardware, which is deprecated in favour of ROBOTIS's officially maintaineddynamixel_hardware_interface.
- For an actively maintained OpenManipulator-X description built on the official hardware interface, use ROBOTIS's
open_manipulator.- To convert your own robot description, read the migration guide.
This repository was never released to the ROS buildfarm and will be archived (read-only) once the
dynamixel_hardwareend-of-life status lands inros/rosdistro. The descriptions below still work with a pinneddynamixel_hardware, but will receive no further fixes.
ros2_control robot examples with dynamixel_hardware
-
open_manipulator_x_description: the reference implementation of theros2_controlrobot using ROBOTIS OpenManipulator-X. -
pantilt_bot_description: the minimum implementation of theros2_controlrobot using pan & tilt joints.