-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Yoonseok Pyo edited this page Jul 20, 2016
·
4 revisions
Welcome to the asulada wiki!
cd ~/
git clone https://github.com/ROBOTIS-GIT/DynamixelSDK.git
cd /DynamixelSDK/c++/build/linux64
make
sudo make install
cs
git clone https://github.com/oroca/asulada.git
cm
sudo chmod a+rw /dev/ttyUSB0
rosrun dynamixel_position_controller dynamixel_position_controller_node
rostopic pub /asulada_goal_position std_msgs/Int32 "data: 2046" --once