Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / sonar / manifest.xml @ 34a600c5

History | View | Annotate | Download (341 Bytes)

1 0121ead7 bwasserm
<package>
2
  <description brief="sonar">
3
4 85538662 Alex
     Operates the sonar sensor and provides a way to access distance readings.
5 0121ead7 bwasserm
6
  </description>
7 85538662 Alex
  <author>Alex</author>
8 0121ead7 bwasserm
  <license>BSD</license>
9
  <review status="unreviewed" notes=""/>
10
  <url>http://ros.org/wiki/sonar</url>
11
  <depend package="roscpp"/>
12
  <depend package="std_msgs"/>
13
14
</package>
15