-
Notifications
You must be signed in to change notification settings - Fork 675
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Junya Sasaki <[email protected]> Signed-off-by: Ryohsuke Mitsudome <[email protected]>
- Loading branch information
1 parent
ea214c5
commit 40aff9f
Showing
13 changed files
with
26 additions
and
15 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
system/velodyne_monitor/CHANGELOG.rst → ...m/autoware_velodyne_monitor/CHANGELOG.rst
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
2 changes: 1 addition & 1 deletion
2
system/velodyne_monitor/README.md → system/autoware_velodyne_monitor/README.md
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 @@ | ||
# velodyne_monitor | ||
# autoware_velodyne_monitor | ||
|
||
## Purpose | ||
|
||
|
File renamed without changes.
File renamed without changes.
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
4 changes: 2 additions & 2 deletions
4
...onitor/launch/velodyne_monitor.launch.xml → ...onitor/launch/velodyne_monitor.launch.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
5 changes: 3 additions & 2 deletions
5
system/velodyne_monitor/package.xml → system/autoware_velodyne_monitor/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,10 +1,11 @@ | ||
<?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>velodyne_monitor</name> | ||
<name>autoware_velodyne_monitor</name> | ||
<version>0.40.0</version> | ||
<description>The velodyne_monitor package</description> | ||
<description>The autoware_velodyne_monitor package</description> | ||
<maintainer email="[email protected]">Fumihito Ito</maintainer> | ||
<maintainer email="[email protected]">Junya Sasaki</maintainer> | ||
<license>Apache License 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake_auto</buildtool_depend> | ||
|
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