-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.xml
23 lines (23 loc) · 991 Bytes
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<package>
<description>"Orogen Component for the motion_planners library"</description>
<author>Sankaranarayanan Natarajan/[email protected]</author>
<!-- Use the short version name from:https://spdx.org/licenses/ -->
<license></license>
<url>https://git.hb.dfki.de/dfki-planning/orogen-motion_planners.git</url>
<logo>http://</logo>
<depend package="base/cmake" />
<depend package="planning/motion_planners" />
<depend package="planning/planning_environment" />
<tags>needs_opt</tags>
<name>orogen-motion_planners</name>
<maintainer>Sankar/[email protected]</maintainer>
<maintainer>Rohit menon/[email protected]</maintainer>
<maintainer>Siddhant Kadwe/[email protected]</maintainer>
<maintainer>Vamsi Origanti/[email protected]</maintainer>
<stage>-1</stage>
<keywords>
<keyword>planning</keyword>
</keywords>
<activity>active</activity>
<use>single project</use>
</package>