dynamixel:ros
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dynamixel:ros [2024/08/20 21:38] – external edit 127.0.0.1 | dynamixel:ros [2024/09/23 13:37] (current) – typos | ||
---|---|---|---|
Line 2: | Line 2: | ||
--------------------------------------------- | --------------------------------------------- | ||
- | This section | + | This section |
**Prerequisite: | **Prerequisite: | ||
- instructions in [[dynamixel: | - instructions in [[dynamixel: | ||
- | - you are operating on a Ubuntu release with the appropriate distribution of ROS already installed | + | - you are operating on a Ubuntu release with an appropriate distribution of ROS already installed |
===== Install Dynamixel Motor Stack ===== | ===== Install Dynamixel Motor Stack ===== | ||
- | The following mirrors instructions found on the ROS.org page for the [[ http://wiki.ros.org/ | + | We will clone a repository forked from Anton Rebgun' |
- | To download and install the motor stack, open a terminal and run, | + | If you haven' |
< | < | ||
- | sudo apt-get install | + | $ source /opt/ros/%ROS_DISTRO%/ |
+ | $ mkdir -p ~/ | ||
+ | $ cd ~/ | ||
+ | $ catkin build | ||
+ | </ | ||
+ | where ''' | ||
+ | |||
+ | The following is derived from instructions found on the ROS.org page for the [[ http:// | ||
+ | |||
+ | < | ||
+ | cd ~/ | ||
+ | git clone https:// | ||
</ | </ | ||
- | where ''' | ||
===== ROS Dynamixel Motor Tutorial | ===== ROS Dynamixel Motor Tutorial | ||
- | Follow this [[ http:// | + | Follow this [[ http:// |
It will guide you through useful tools to communicate with connected motors. A walk-through is additionally provided to configure a pan-tilt motor arrangement and program a ROS node to operate it. | It will guide you through useful tools to communicate with connected motors. A walk-through is additionally provided to configure a pan-tilt motor arrangement and program a ROS node to operate it. |
dynamixel/ros.1724204335.txt.gz · Last modified: 2024/08/20 21:38 by 127.0.0.1