dynamixel:ros
This is an old revision of the document!
Table of Contents
Dynamixel Motors: ROS Interface
This section will guide you to instructions for installing the ROS Dynamixel motor stack as well as associated tutorials to operate the motors on ROS.
PREREQUISITE: This assumes:
- instructions in hardware setup have been completed.
- you are operating on a Ubuntu release with the appropriate distribution of ROS already installed
Install Dynamixel Motor Stack
The following mirrors instructions found on the ROS.org page for the Dynamixel motor stack .
To download and install the motor stack, open a terminal and run,
sudo apt-get install ros-%ROS_DISTRO%-dynamixel-motor
where '%ROS_DISTRO%
' is replaced with the relevant ROS distribution installed on the system (eg. kinetic).
ROS Dynamixel Motor Tutorial
Follow this tutorial provided for the ROS Dynamixel motor stack.
It will guide you through useful tools to communicate with connected motors as well as establish and use interfaces to operate motors from other programs (running as ROS nodes).
dynamixel/ros.1538084026.txt.gz · Last modified: 2024/08/20 21:38 (external edit)