Skip to content

Commit 3c760b7

Browse files
authored
Update package.xml
1 parent b164665 commit 3c760b7

File tree

1 file changed

+5
-32
lines changed

1 file changed

+5
-32
lines changed

object_mapping/package.xml

Lines changed: 5 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,15 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>object_mapping</name>
4-
<version>0.0.0</version>
4+
<version>0.0.1</version>
55
<description>The object_mapping package</description>
66

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>
117

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>
1212

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: -->
4013
<build_depend>message_generation</build_depend>
4114
<!-- Use build_export_depend for packages you need in order to build against this package: -->
4215
<!-- <build_export_depend>message_generation</build_export_depend> -->

0 commit comments

Comments
 (0)