forked from plasmodic/ecto_opencv
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.xml
More file actions
19 lines (18 loc) · 705 Bytes
/
Copy pathstack.xml
File metadata and controls
19 lines (18 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<stack>
<name>ecto_opencv</name>
<version>0.4.3</version>
<description>Ecto bindings for common opencv functionality.</description>
<author email="erublee@willowgarage.com">Ethan Rublee</author>
<author email="straszheim@willowgarage.com">Troy Straszheim</author>
<maintainer email="vrabaud@willowgarage.com">Vincent Rabaud</maintainer>
<license>BSD</license>
<copyright>Willow Garage</copyright>
<url>http://ecto.willowgarage.com</url>
<build_depends>catkin</build_depends>
<build_depends>boost</build_depends>
<build_depends>ecto</build_depends>
<build_depends>opencv2</build_depends>
<depends>boost</depends>
<depends>ecto</depends>
<depends>opencv2</depends>
</stack>