forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(probabilistic_occupancy_grid_map, occupancy_grid_map_outlier…
…_filter): add autoware_ prefix to package name (autowarefoundation#8183) * chore: fix package name probabilistic occupancy grid map Signed-off-by: yoshiri <[email protected]> * fix: solve launch error Signed-off-by: yoshiri <[email protected]> * chore: update occupancy_grid_map_outlier_filter Signed-off-by: yoshiri <[email protected]> * style(pre-commit): autofix * refactor: update package name to autoware_probabilistic_occupancy_grid_map on a test Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename folder of occupancy_grid_map_outlier_filter Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Taekjin LEE <[email protected]>
- Loading branch information
1 parent
fc338c5
commit 287e753
Showing
76 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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 |
---|---|---|
|
@@ -128,9 +128,9 @@ perception/autoware_ground_segmentation/** [email protected] dai.nguyen@t | |
perception/autoware_image_projection_based_fusion/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] | ||
perception/autoware_lidar_apollo_instance_segmentation/** [email protected] [email protected] | ||
perception/autoware_lidar_centerpoint/** [email protected] [email protected] | ||
perception/occupancy_grid_map_outlier_filter/** [email protected] [email protected] [email protected] | ||
perception/probabilistic_occupancy_grid_map/** [email protected] [email protected] [email protected] | ||
perception/autoware_occupancy_grid_map_outlier_filter/** [email protected] [email protected] [email protected] | ||
perception/autoware_radar_tracks_msgs_converter/** [email protected] [email protected] [email protected] [email protected] | ||
perception/autoware_probabilistic_occupancy_grid_map/** [email protected] [email protected] [email protected] | ||
perception/autoware_raindrop_cluster_filter/** [email protected] [email protected] [email protected] | ||
perception/autoware_shape_estimation/** [email protected] [email protected] | ||
perception/autoware_simple_object_merger/** [email protected] [email protected] [email protected] | ||
|
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 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 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
...cupancy_grid_map_outlier_filter/README.md → ...cupancy_grid_map_outlier_filter/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 @@ | ||
# occupancy_grid_map_outlier_filter | ||
# autoware_occupancy_grid_map_outlier_filter | ||
|
||
## Purpose | ||
|
||
|
File renamed without changes
2 changes: 1 addition & 1 deletion
2
...pancy_grid_map_outlier_filter/package.xml → ...pancy_grid_map_outlier_filter/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>occupancy_grid_map_outlier_filter</name> | ||
<name>autoware_occupancy_grid_map_outlier_filter</name> | ||
<version>0.1.0</version> | ||
<description>The ROS 2 occupancy_grid_map_outlier_filter package</description> | ||
<maintainer email="[email protected]">amc-nu</maintainer> | ||
|
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ilistic_occupancy_grid_map/CMakeLists.txt → ...ilistic_occupancy_grid_map/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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
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 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
...ized_occupancy_grid_map_fusion.launch.xml → ...ized_occupancy_grid_map_fusion.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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...babilistic_occupancy_grid_map/package.xml → ...babilistic_occupancy_grid_map/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>probabilistic_occupancy_grid_map</name> | ||
<name>autoware_probabilistic_occupancy_grid_map</name> | ||
<version>0.1.0</version> | ||
<description>generate probabilistic occupancy grid map</description> | ||
<maintainer email="[email protected]">Yukihiro Saito</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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
Oops, something went wrong.