Project

General

Profile

Statistics
| Branch: | Revision:

root / scout_avr / manifest.xml @ 6e7f0a98

History | View | Annotate | Download (301 Bytes)

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

    
4
    scout_avr contains all of the code which will go on the avr, including
5
    the rosserial_client implementation
6

    
7
  </description>
8
  <author>Tom Mullins</author>
9
  <author>CMU Robotics Club</author>
10

    
11
  <depend package="rosserial_client" />
12

    
13
</package>
14

    
15