Skip to content

Commit a9a72b6

Browse files
[package.xml] Add the file for catkin workspace
1 parent d2c8b2d commit a9a72b6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

package.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<package format="2">
2+
<name>ddp-actuator-solver</name>
3+
<version>1.1.0</version>
4+
<description>
5+
Dynamic Differential Programming
6+
</description>
7+
<maintainer email="[email protected]">Olivier Stasse</maintainer>
8+
<license>BSD</license>
9+
10+
<url>http://github.com/stack-of-tasks/ddp-actuator-solver</url>
11+
<author>Olivier Stasse</author>
12+
13+
<buildtool_depend>catkin</buildtool_depend>
14+
15+
<doc_depend>doxygen</doc_depend>
16+
17+
</package>

0 commit comments

Comments
 (0)