Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / manifest.xml @ 40659cb8

History | View | Annotate | Download (538 Bytes)

1 c406f16b Ben
<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 71d57001 Tom Mullins
  <depend package="messages"/>
13 c406f16b Ben
  <depend package="roscpp"/>
14
  <depend package="motors"/>
15 9f547ef7 Alex Zirbel
  <depend package="encoders"/>
16 dec96050 Priya
  <depend package="headlights"/>
17 6d488cf1 Priya
  <depend package="buttons"/>
18 ce8c3190 Alex Zirbel
  <depend package="sonar"/>
19 26258aeb Alex
  <depend package="linesensor"/>
20 e1a60f89 Priya
<!--  <depend package="cliffsensor"/> -->
21 c406f16b Ben
22
</package>
23