Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / encoders / manifest.xml @ f358d0b2

History | View | Annotate | Download (375 Bytes)

1 14241f84 Lalitha Ganesan
<package>
2
  <description brief="encoders">
3
     encoders
4
     Module to provide all encoder control functionality.
5
  </description>
6
  <author>Lalitha</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