-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
14 changed files
with
46 additions
and
1,732 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.
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,6 +1,6 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!-- | ||
Copyright (C) 2020, Raffaello Bonghi <[email protected]> | ||
Copyright (C) 2024, Raffaello Bonghi <[email protected]> | ||
All rights reserved | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
@@ -27,24 +27,23 @@ 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</name> | ||
<version>2.1.0</version> | ||
<description>nanosaur support meta package</description> | ||
<name>nanosaur</name> | ||
<version>2.0.0</version> | ||
<description>nanosaur support meta package</description> | ||
<author email="[email protected]">Raffaello Bonghi</author> | ||
<maintainer email="[email protected]">Raffaello Bonghi</maintainer> | ||
<license>MIT</license> | ||
|
||
<maintainer email="[email protected]">Raffaello Bonghi</maintainer> | ||
<license>MIT</license> | ||
<url type="website">https://nanosaur.ai</url> | ||
<url type="repository">https://github.com/rnanosaur/nanosaur</url> | ||
<url type="bugtracker">https://github.com/rnanosaur/nanosaur/issues</url> | ||
|
||
<url type="website">https://rnanosaur.github.io/</url> | ||
<url type="repository">https://github.com/rnanosaur/nanosaur</url> | ||
<url type="bugtracker">https://github.com/rnanosaur/nanosaur/issues</url> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<exec_depend>nanosaur_description</exec_depend> | ||
<exec_depend>nanosaur_msgs</exec_depend> | ||
<exec_depend>nanosaur_control</exec_depend> | ||
<exec_depend>rmw_cyclonedds_cpp</exec_depend> | ||
<export> | ||
<build_type>ament_cmake</build_type> | ||
</export> | ||
<exec_depend>nanosaur_description</exec_depend> | ||
<exec_depend>nanosaur_msgs</exec_depend> | ||
<exec_depend>nanosaur_control</exec_depend> | ||
<export> | ||
<build_type>ament_cmake</build_type> | ||
</export> | ||
</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,8 +1,4 @@ | ||
- git: | ||
local-name: nanosaur | ||
version: foxy | ||
version: nanosaur2 | ||
uri: https://github.com/rnanosaur/nanosaur.git | ||
- git: | ||
local-name: nanosaur_board | ||
version: main | ||
uri: https://github.com/rnanosaur/nanosaur_board.git |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.