There was an error while loading. Please reload this page.
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