The setup assume that you have the following environment
- Ubuntu system with ROS and urdf and urdf_tutorial packages installed
- Dynamxiel motor package
- A catkin workspace
- USB2Dynamixel adaptor
- A properly assembled humanoid
# go to the workspace
cd ~/catkin_ws/src
# clone the package
git clone https://github.com/slavikshen/ax12a_bioroid.git
# connect your humanoid with USB2Dynamixel
# connect the powersource
# show
bash start.sh
- Connect ROS with AX-12A humanoid
- URDF 3D model binding
- Control humanoid with rviz
- Add arduino sensors
- ガンダムが大地に立つ!!
http://dynmobile.ghost.io/setup-ros-dynamixel-bioroid-on-mac/