~shadowrobot/sr-ros-interface/trunk

« back to all changes in this revision

Viewing changes to sr_description/robots/arm_and_hand_muscle.urdf.xacro

  • Committer: Ugo Cupcic
  • Date: 2012-07-23 14:42:29 UTC
  • Revision ID: ugo@shadowrobot.com-20120723144229-i8bc0yl6803v22zi
unified srh_motor.launch and srh_muscle.launch in the same file -> renamed forearm_muscle and forearm_motor to forearm only

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
  <joint name="arm_link" type="fixed">
21
21
    <parent link="shadowarm_handsupport_muscle"/>
22
 
    <child link="forearm_muscle"/>
 
22
    <child link="forearm"/>
23
23
    <origin xyz="0 0 0" rpy="0 0 ${M_PI}" />
24
24
  </joint>
25
25