Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / manifest.xml @ dec96050

History | View | Annotate | Download (343 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
  <depend package="roscpp"/>
13
  <depend package="motors"/>
14 dec96050 Priya
  <depend package="headlights"/>
15 c406f16b Ben
16
</package>
17