Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / manifest.xml @ ddfeb111

History | View | Annotate | Download (538 Bytes)

1
<package>
2
  <description brief="libscout">
3

    
4
     libscout
5

    
6
  </description>
7
  <author>Ben</author>
8
  <license>BSD</license>
9
  <review status="unreviewed" notes=""/>
10
  <url>http://ros.org/wiki/libscout</url>
11
  <depend package="std_msgs"/>
12
  <depend package="messages"/>
13
  <depend package="roscpp"/>
14
  <depend package="motors"/>
15
  <depend package="encoders"/>
16
  <depend package="headlights"/>
17
  <depend package="buttons"/>
18
  <depend package="sonar"/>
19
  <depend package="linesensor"/>
20
<!--  <depend package="cliffsensor"/> -->
21

    
22
</package>
23

    
24