~shadowrobot/sr-ros-interface/trunk

« back to all changes in this revision

Viewing changes to sr_hand/launch/srh.launch

  • 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:
32
32
       </node>
33
33
  -->
34
34
  <node pkg="tf" type="static_transform_publisher" name="fixed_frame_pos_pub"
35
 
        args="0.0 0.0 .0 3.14159 0 0 /srh/forearm /srh/position/forearm_motor 100" />
 
35
        args="0.0 0.0 .0 3.14159 0 0 /srh/forearm /srh/position/forearm 100" />
36
36
  <node pkg="tf" type="static_transform_publisher" name="fixed_frame_target_pub"
37
 
        args="0 0 0 0 0 0 /srh/position/forearm_motor /srh/target/forearm_motor
 
37
        args="0 0 0 0 0 0 /srh/position/forearm /srh/target/forearm
38
38
              100" />
39
39
 
40
40
  <node pkg="diagnostic_aggregator" type="aggregator_node" name="diagnostic_aggregator"