Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / bom / manifest.xml @ b23c6bbb

History | View | Annotate | Download (426 Bytes)

1 ceff1d29 James Carroll
<package>
2
  <description brief="bom">
3
     Bearing and Orientation Module
4
     Module to to orient and direct the robots toward each other or
5
     other sources of IR.
6
  </description>
7
  <author>James</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
14
</package>
15