Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / linesensor / manifest.xml @ 6ebee82c

History | View | Annotate | Download (407 Bytes)

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

    
4
     Provides access to the line following sensors and their readings.
5

    
6
  </description>
7
  <author>azirbel</author>
8
  <license>BSD</license>
9
  <review status="unreviewed" notes=""/>
10
  <url>https://www.roboticsclub.org/redmine/projects/colonyscout/wiki</url>
11
  <depend package="roscpp"/>
12
  <depend package="std_msgs"/>
13
  <depend package="messages"/>
14

    
15
</package>
16

    
17