|
1 | 1 | <?xml version="1.0"?>
|
2 | 2 | <package format="2">
|
3 | 3 | <name>object_mapping</name>
|
4 |
| - <version>0.0.0</version> |
| 4 | + <version>0.0.1</version> |
5 | 5 | <description>The object_mapping package</description>
|
6 | 6 |
|
7 |
| - <!-- One maintainer tag required, multiple allowed, one person per tag --> |
8 |
| - <!-- Example: --> |
9 |
| - <!-- <maintainer email="[email protected]">Jane Doe</maintainer> --> |
10 |
| - < maintainer email= "[email protected]">amit</ maintainer> |
11 | 7 |
|
| 8 | + < maintainer email= "[email protected]">Amit Elbaz</ maintainer> |
| 9 | + < maintainer email= "[email protected] "Or Tslil</maintainer> |
| 10 | + < author email= "[email protected]">Amit Elbaz</ author> |
| 11 | + <license>BSD</license> |
12 | 12 |
|
13 |
| - <!-- One license tag required, multiple allowed, one license per tag --> |
14 |
| - <!-- Commonly used license strings: --> |
15 |
| - <!-- BSD, MIT, Boost Software License, GPLv2, GPLv3, LGPLv2.1, LGPLv3 --> |
16 |
| - <license>TODO</license> |
17 |
| - |
18 |
| - |
19 |
| - <!-- Url tags are optional, but multiple are allowed, one per tag --> |
20 |
| - <!-- Optional attribute type can be: website, bugtracker, or repository --> |
21 |
| - <!-- Example: --> |
22 |
| - <!-- <url type="website">http://wiki.ros.org/object_mapping</url> --> |
23 |
| - |
24 |
| - |
25 |
| - <!-- Author tags are optional, multiple are allowed, one per tag --> |
26 |
| - <!-- Authors do not have to be maintainers, but could be --> |
27 |
| - <!-- Example: --> |
28 |
| - <!-- <author email="[email protected]">Jane Doe</author> --> |
29 |
| - |
30 |
| - |
31 |
| - <!-- The *depend tags are used to specify dependencies --> |
32 |
| - <!-- Dependencies can be catkin packages or system dependencies --> |
33 |
| - <!-- Examples: --> |
34 |
| - <!-- Use depend as a shortcut for packages that are both build and exec dependencies --> |
35 |
| - <!-- <depend>roscpp</depend> --> |
36 |
| - <!-- Note that this is equivalent to the following: --> |
37 |
| - <!-- <build_depend>roscpp</build_depend> --> |
38 |
| - <!-- <exec_depend>roscpp</exec_depend> --> |
39 |
| - <!-- Use build_depend for packages you need at compile time: --> |
40 | 13 | <build_depend>message_generation</build_depend>
|
41 | 14 | <!-- Use build_export_depend for packages you need in order to build against this package: -->
|
42 | 15 | <!-- <build_export_depend>message_generation</build_export_depend> -->
|
|
0 commit comments