Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / sonar / manifest.xml @ 85538662

History | View | Annotate | Download (341 Bytes)

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

    
4
     Operates the sonar sensor and provides a way to access distance readings.
5

    
6
  </description>
7
  <author>Alex</author>
8
  <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

    
16