Revision c86a1867 server/package.xml

View differences:

server/package.xml
4 4
  <version>0.0.1</version>
5 5
  <description>the high level robot control server</description>
6 6

  
7
  <!-- One maintainer tag required, multiple allowed, one person per tag --> 
7
  <!-- One maintainer tag required, multiple allowed, one person per tag -->
8 8
  <maintainer email="sschulz@techfak.uni-bielefeld.de">Simon Schulz</maintainer>
9 9

  
10 10

  
......
28 28

  
29 29
  <!-- The *_depend tags are used to specify dependencies -->
30 30
  <!-- Dependencies can be catkin packages or system dependencies -->
31
  <!-- Examples: -->
32
  <!-- Use build_depend for packages you need at compile time: -->
33
  <!-- <build_depend>message_generation</build_depend> -->
34
  <build_depend></build_depend>
35
  <run_depend>actionlib_msgs</run_depend>
36 31
  <!-- Use buildtool_depend for build tool packages: -->
37
  <!--   <buildtool_depend>catkin</buildtool_depend> -->
38
  <!-- Use run_depend for packages you need at runtime: -->
39
  <!-- <run_depend>message_runtime</run_depend> -->
40
  <!-- Use test_depend for packages you need only for testing: -->
41
  <!--   <test_depend>gtest</test_depend> -->
42 32
  <buildtool_depend>catkin</buildtool_depend>
33
  <!-- Use build_depend for packages you need at compile time: -->
43 34
  <build_depend>roscpp</build_depend>
44 35
  <build_depend>std_msgs</build_depend>
45
  <!-- <run_depend>roscpp</run_depend> -->
46
  <!-- <run_depend>std_msgs</run_depend> -->
47 36
  <build_depend>actionlib_msgs</build_depend>
48
  <!--<build_depend>actionlib</build_depend>
49
  <build_depend>actionlib_msgs</build_depend>
50
  <run_depend>actionlib</run_depend> -->
51
  <!-- <run_depend>actionlib_msgs</run_depend> -->
37
  <build_depend>humotion</build_depend>
38
  <!-- Use run_depend for packages you need at runtime: -->
39
  <run_depend>actionlib_msgs</run_depend>
40
  <!-- Use test_depend for packages you need only for testing: -->
41
  <!--   <test_depend>gtest</test_depend> -->
52 42

  
53 43
  <!-- The export tag contains other, unspecified, tags -->
54 44
  <export>

Also available in: Unified diff