forked from autowarefoundation/sample_vehicle_launch
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
13 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
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 +1 @@ | ||
# awsim_vehicle_launch | ||
# awsim_labs_vehicle_launch |
2 changes: 1 addition & 1 deletion
2
awsim_vehicle_description/CMakeLists.txt → ...m_labs_vehicle_description/CMakeLists.txt
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
4 changes: 2 additions & 2 deletions
4
awsim_vehicle_description/package.xml → awsim_labs_vehicle_description/package.xml
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,9 +1,9 @@ | ||
<?xml version="1.0"?> | ||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>awsim_vehicle_description</name> | ||
<name>awsim_labs_vehicle_description</name> | ||
<version>0.1.0</version> | ||
<description>The awsim_vehicle_description package</description> | ||
<description>The awsim_labs_vehicle_description package</description> | ||
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer> | ||
<maintainer email="[email protected]">Yukihiro Saito</maintainer> | ||
<license>Apache 2.0 License</license> | ||
|
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
awsim_vehicle_launch/CMakeLists.txt → awsim_labs_vehicle_launch/CMakeLists.txt
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
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
awsim_vehicle_launch/package.xml → awsim_labs_vehicle_launch/package.xml
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,9 +1,9 @@ | ||
<?xml version="1.0"?> | ||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>awsim_vehicle_launch</name> | ||
<name>awsim_labs_vehicle_launch</name> | ||
<version>0.1.0</version> | ||
<description>The awsim_vehicle_launch package</description> | ||
<description>The awsim_labs_vehicle_launch package</description> | ||
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer> | ||
<maintainer email="[email protected]">Yukihiro Saito</maintainer> | ||
<license>Apache 2.0 License</license> | ||
|