forked from tier4/awsim_sensor_kit_launch
-
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.
refactor: update for the awsim_labs (#2)
Signed-off-by: M. Fatih Cırıt <[email protected]>
- Loading branch information
Showing
20 changed files
with
19 additions
and
19 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_sensor_kit_launch | ||
# awsim_labs_sensor_kit_launch |
2 changes: 1 addition & 1 deletion
2
awsim_sensor_kit_description/CMakeLists.txt → ...abs_sensor_kit_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.
4 changes: 2 additions & 2 deletions
4
awsim_sensor_kit_description/package.xml → ...m_labs_sensor_kit_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_sensor_kit_description</name> | ||
<name>awsim_labs_sensor_kit_description</name> | ||
<version>0.1.0</version> | ||
<description>The awsim_sensor_kit_description package</description> | ||
<description>The awsim_labs_sensor_kit_description package</description> | ||
<maintainer email="[email protected]">Piotr Jaroszek</maintainer> | ||
<license>Apache License 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
2 changes: 1 addition & 1 deletion
2
...sensor_kit_description/urdf/sensors.xacro → ...sensor_kit_description/urdf/sensors.xacro
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
2 changes: 1 addition & 1 deletion
2
awsim_sensor_kit_launch/CMakeLists.txt → awsim_labs_sensor_kit_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.
File renamed without changes.
File renamed without changes.
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.
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
4 changes: 2 additions & 2 deletions
4
awsim_sensor_kit_launch/package.xml → awsim_labs_sensor_kit_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_sensor_kit_launch</name> | ||
<name>awsim_labs_sensor_kit_launch</name> | ||
<version>0.1.0</version> | ||
<description>The awsim_sensor_kit_launch package</description> | ||
<description>The awsim_labs_sensor_kit_launch package</description> | ||
<maintainer email="[email protected]">Piotr Jaroszek</maintainer> | ||
<license>Apache License 2.0</license> | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
common_awsim_sensor_launch/CMakeLists.txt → ...n_awsim_labs_sensor_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
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.
2 changes: 1 addition & 1 deletion
2
common_awsim_sensor_launch/package.xml → common_awsim_labs_sensor_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,7 +1,7 @@ | ||
<?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>common_awsim_sensor_launch</name> | ||
<name>common_awsim_labs_sensor_launch</name> | ||
<version>0.1.0</version> | ||
<description>The common_sensor_launch package</description> | ||
<maintainer email="[email protected]">Piotr Jaroszek</maintainer> | ||
|