~shadowrobot/sr-ros-interface/stable

« back to all changes in this revision

Viewing changes to shadow_robot/sr_convenient_dependencies/manifest.xml

  • Committer: Ugo Cupcic
  • Date: 2011-11-21 16:31:23 UTC
  • mfrom: (1.1.164 sr-ros-interface)
  • Revision ID: ugo@shadowrobot.com-20111121163123-k5q6e8l00w81f5hx
0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<package>
 
2
  <description brief="sr_convenient_dependencies">
 
3
 
 
4
     This is an empty package used for a convenient building of our packages.
 
5
 
 
6
  </description>
 
7
  <author>Ugo Cupcic / ugo@shadowrobot.com, contact@shadowrobot.com</author>
 
8
  <license>GPL</license>
 
9
  <review status="unreviewed" notes=""/>
 
10
  <url>http://www.shadowrobot.com</url>
 
11
  <depend package="rviz"/>
 
12
  <depend package="gazebo_worlds"/>
 
13
  <depend package="pr2_gazebo_plugins"/>  
 
14
  <depend package="robot_monitor"/>
 
15
  <depend package="diagnostic_aggregator"/>
 
16
  <depend package="robot_state_publisher"/>
 
17
  <depend package="pr2_mechanism_controllers"/>
 
18
 
 
19
</package>
 
20
 
 
21