root / vision / manifest.xml @ 14c71a7d
History | View | Annotate | Download (534 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 |
<depend package="cv_bridge"/> |
| 20 |
|
| 21 |
</package>
|
| 22 |
|
| 23 |
|