Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / cliffsensor / manifest.xml @ c06735bb

History | View | Annotate | Download (409 Bytes)

1 04f50f8a Priya
<package>
2
  <description brief="cliffsensor">
3
     cliffsensor
4
     Module to read from the cliffsensor, detect cliffs, and behaviors for cliffsensor.
5
  </description>
6
  <author>Priya</author>
7
  <license>BSD</license>
8
  <review status="unreviewed" notes=""/>
9
  <url>https://www.roboticsclub.org/redmine/projects/colonyscout/wiki</url>
10
  <depend package="roscpp"/>
11
  <depend package="std_msgs"/>
12
13
</package>
14