This package consists of a urdf model of iCub humanoid robot and a yarp-ros bridge to publish joint states of the robot to ros.
- ROS : http://wiki.ros.org/
- Yarp : http://www.yarp.it/
- iCub : http://wiki.icub.org/
cd ~/catkin_ws/srcgit clone https://github.com/tkelestemur/icub_description.gitcd ..catkin_makecd /src/icub_description/yarp_ros_bridgemkdir build && cd buildcmake ../make
roscoreyarp server --rosiCub_SIMorgazeboand addiCub (fixed)to gazebo world.cd /src/icub_description/yarp_ros_bridge/build- run
./icub_state_publisher --robot *name*
(Note: for iCub_SIM name:icubSim, for Gazebo name:icubGazeboSim) roslaunch icub_description icub.launch