Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / manifest.xml @ 643083a8

History | View | Annotate | Download (502 Bytes)

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

    
4
     vision
5

    
6
  </description>
7
  <author>Thomas Mullins</author>
8
  <license>BSD</license>
9
  <review status="unreviewed" notes=""/>
10
  <url>http://ros.org/wiki/vision</url>
11
  <depend package="roscpp"/>
12
  <depend package="tf"/>
13
  <depend package="geometry_msgs"/>
14
  <depend package="image_transport"/>
15
  <depend package="std_msgs"/>
16
  <depend package="sensor_msgs"/>
17
  <depend package="visualization_msgs"/>
18
  <depend package="interactive_markers"/>
19

    
20
</package>
21

    
22