Skip to content

Commit 857f51d

Browse files
olivier-stasseOlivier Stasse
authored andcommitted
[super build] Add package.xml
1 parent 6a1df53 commit 857f51d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

package.xml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<package format="2">
2+
<name>dynamic_graph</name>
3+
<version>1.2.4</version>
4+
<description>
5+
Dynamic graph library
6+
</description>
7+
<maintainer email="ostasse@laas.fr">Olivier Stasse</maintainer>
8+
<license>BSDv2</license>
9+
10+
<url>http://github.com/${PROJECT_ORG}/${PROJECT_NAME}</url>
11+
<author>Nicolas Mansard</author>
12+
<author>Olivier Stasse</author>
13+
14+
<build_depend>roscpp</build_depend>
15+
16+
<run_depend>roscpp</run_depend>
17+
18+
<buildtool_depend>catkin</buildtool_depend>
19+
20+
<doc_depend>doxygen</doc_depend>
21+
22+
</package>

0 commit comments

Comments
 (0)