-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all: Synchronize package.xml file metadata
- Loading branch information
Showing
7 changed files
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,14 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_avr</name> | ||
<version>1.0.0</version> | ||
<description>AVR microcontroller code for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://github.com/eigendude/OASIS</url> | ||
<url type="bugtracker">https://github.com/eigendude/OASIS/issues</url> | ||
<url type="repository">https://github.com/eigendude/OASIS.git</url> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_control</name> | ||
<version>1.0.0</version> | ||
<description>Control and automation systems for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,14 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_drivers_cpp</name> | ||
<version>1.0.0</version> | ||
<description>C++ drivers for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://github.com/eigendude/OASIS</url> | ||
<url type="bugtracker">https://github.com/eigendude/OASIS/issues</url> | ||
<url type="repository">https://github.com/eigendude/OASIS.git</url> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_drivers_py</name> | ||
<version>1.0.0</version> | ||
<description>Python drivers for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,14 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_msgs</name> | ||
<version>1.0.0</version> | ||
<description>Messages and service definitions for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://github.com/eigendude/OASIS</url> | ||
<url type="bugtracker">https://github.com/eigendude/OASIS/issues</url> | ||
<url type="repository">https://github.com/eigendude/OASIS.git</url> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
<buildtool_depend>rosidl_default_generators</buildtool_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,14 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>oasis_perception</name> | ||
<version>1.0.0</version> | ||
<description>Perception systems for OASIS</description> | ||
<version>1.0.0</version> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://github.com/eigendude/OASIS</url> | ||
<url type="bugtracker">https://github.com/eigendude/OASIS/issues</url> | ||
<url type="repository">https://github.com/eigendude/OASIS.git</url> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,13 @@ | |
<package format="3"> | ||
<name>oasis_tooling</name> | ||
<version>1.0.0</version> | ||
<description>Tooling for OASIS</description> | ||
<description>Visualization systems for OASIS</description> | ||
<author email="[email protected]">Garrett Brown</author> | ||
<maintainer email="[email protected]">Garrett Brown</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://github.com/eigendude/OASIS</url> | ||
<url type="bugtracker">https://github.com/eigendude/OASIS/issues</url> | ||
<url type="repository">https://github.com/eigendude/OASIS.git</url> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
|