We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1df53 commit 857f51dCopy full SHA for 857f51d
package.xml
@@ -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