dynamixel:ros
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dynamixel:ros [2018/09/27 17:22] – typos | dynamixel:ros [2024/09/23 13:37] (current) – typos | ||
---|---|---|---|
Line 2: | Line 2: | ||
--------------------------------------------- | --------------------------------------------- | ||
- | This section | + | This section |
- | **PREREQUISITE:** This assumes: | + | **Prerequisite:** This assumes: |
- | 1. instructions in [[dynamixel: | + | - instructions in [[dynamixel: |
- | + | | |
- | 2. you are operating on a Ubuntu release with the 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 ''' | + | where ''' |
- | + | ||
- | ===== ROS Dynamixel Motor Tutorial | + | |
+ | The following is derived from instructions found on the ROS.org page for the [[ http:// | ||
+ | < | ||
+ | cd ~/ | ||
+ | git clone https:// | ||
+ | </ | ||
+ | ===== ROS Dynamixel Motor Tutorial | ||
+ | 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. | ||
--------- | --------- | ||
;#; | ;#; | ||
- | [[dynamixel:dynamixel: | + | [[dynamixel: |
;#; | ;#; |
dynamixel/ros.1538083345.txt.gz · Last modified: 2024/08/20 21:38 (external edit)