~ugocupcic/sr-ros-interface/manipulation

« back to all changes in this revision

Viewing changes to shadow_robot/sr_tests/tests/sr_hand/hz_test_hand_and_arm_muscle.launch

  • Committer: Ugo Cupcic
  • Date: 2011-05-23 15:44:05 UTC
  • mfrom: (119.1.67 sr-ros-interface)
  • Revision ID: ugo@shadowrobot.com-20110523154405-kwvv543sy9wxehzi
Huge merge from trunk. Lots of changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<launch>
 
2
  <!-- start the arm and hand -->
 
3
  <include file="$(find sr_hand)/launch/sr_arm_muscle.launch"/>
 
4
 
 
5
  <!-- test the publish rates for the hand -->
 
6
  <test test-name="hztest_sr_hand_and_arm_muscle_1" pkg="sr_tests" type="hztest.py" time-limit="50" name="hztest_sr_hand_and_arm_muscle_1">
 
7
  </test>
 
8
 
 
9
  <!-- test the publish rates for the arm -->
 
10
  <test test-name="hztest_sr_hand_and_arm_muscle_2" pkg="sr_tests" type="hztest.py" time-limit="50" name="hztest_sr_hand_and_arm_muscle_2">
 
11
    <param name="topic" value="/sr_arm/shadowhand_data"/>
 
12
    <param name="publish_topic" value="/sr_arm/sendupdate"/>
 
13
  </test>
 
14
</launch>
 
 
b'\\ No newline at end of file'