~shadowrobot/sr-ros-interface/trunk

« back to all changes in this revision

Viewing changes to sr_description/robots/arm_and_hand_motor_three_finger.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:
20
20
 
21
21
  <joint name="arm_link" type="fixed">
22
22
    <parent link="shadowarm_handsupport_motor"/>
23
 
    <child link="forearm_motor"/>
 
23
    <child link="forearm"/>
24
24
    <origin xyz="0 0 0" rpy="0 0 ${2.35619449}" />
25
25
  </joint>
26
26