robEllenberg/hubo-urdf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-huboplus.xacro This file is in URDF Xacro format and several macro parameters especially path must be reset: --path: the current value is: "file:///home/jingru/fuerte_workspace/sandbox/learning_urdf/dae/" you should change it to the path where you put the "dae" folder --effort: many joint in openHubo do not have torque limits, so set it to some default value, you many change it --lower: similar to the above but for joint lower bound --upper: similar to the above but for joint upper bound --to convert it to URDF format, use command: rosrun xacro xacro.py huboplus.xacro > huboplus.xml --to visualize and move it in RVIZ, refer to the 2.2 section of tutorial: http://www.ros.org/wiki/urdf/Tutorials -dae folder Contains all the geometry meshes