~ugocupcic/sr-ros-interface/manipulation

« back to all changes in this revision

Viewing changes to shadow_robot/sr_smach_example/manifest.xml

  • 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
<package>
 
2
  <description brief="sr_smach_example">
 
3
 
 
4
     sr_smach_example is a package using SMACH: http://www.ros.org/wiki/smach to control the Shadow
 
5
     Robot Hand and Arm for a demo.
 
6
 
 
7
  </description>
 
8
  <author>Ugo Cupcic</author>
 
9
  <license>BSD</license>
 
10
  <review status="unreviewed" notes=""/>
 
11
  <url>http://ros.org/wiki/sr_smach_example</url>
 
12
  <depend package="sr_robot_msgs"/>
 
13
  <depend package="rospy"/>
 
14
  <depend package="smach"/>
 
15
  <depend package="smach_ros"/>
 
16
 
 
17
</package>
 
18
 
 
19