-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
8 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0"?> | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!-- | ||
Copyright (C) 2021, Raffaello Bonghi <[email protected]> | ||
All rights reserved | ||
|
@@ -28,7 +28,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>nanosaur_base</name> | ||
<version>2.0.2</version> | ||
<version>2.1.0</version> | ||
<description>Basic drivers for NanoSaur, motors and displays</description> | ||
<author email="[email protected]">Raffaello Bonghi</author> | ||
<maintainer email="[email protected]">Raffaello Bonghi</maintainer> | ||
|
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0"?> | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!-- | ||
Copyright (C) 2021, Raffaello Bonghi <[email protected]> | ||
All rights reserved | ||
|
@@ -28,7 +28,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>nanosaur_bringup</name> | ||
<version>2.0.2</version> | ||
<version>2.1.0</version> | ||
<description>Launch files and configuration scripts for NanoSaur Robot.</description> | ||
<author email="[email protected]">Raffaello Bonghi</author> | ||
<maintainer email="[email protected]">Raffaello Bonghi</maintainer> | ||
|
@@ -52,4 +52,4 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
<export> | ||
<build_type>ament_cmake</build_type> | ||
</export> | ||
</package> | ||
</package> |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0"?> | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!-- | ||
Copyright (C) 2021, Raffaello Bonghi <[email protected]> | ||
All rights reserved | ||
|
@@ -28,7 +28,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>nanosaur_robot</name> | ||
<version>2.0.2</version> | ||
<version>2.1.0</version> | ||
<description>NanoSaur robot support meta package</description> | ||
|
||
<maintainer email="[email protected]">Raffaello Bonghi</maintainer> | ||
|
@@ -45,4 +45,4 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
<export> | ||
<build_type>ament_cmake</build_type> | ||
</export> | ||
</package> | ||
</package> |