-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lanelet2_map_preprocessor): remove lanelet2_map_preprocessor pack…
…age (#8801) * move lanelet2_map_preprocessor into autoware_tools Signed-off-by: a-maumau <[email protected]> * place to correct dir Signed-off-by: a-maumau <[email protected]> * fix typo Co-authored-by: Yamato Ando <[email protected]> Signed-off-by: a-maumau <[email protected]> --------- Signed-off-by: a-maumau <[email protected]> Co-authored-by: Yamato Ando <[email protected]>
- Loading branch information
1 parent
8ea618a
commit 31d39b5
Showing
14 changed files
with
1 addition
and
984 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This package has been moved to <https://github.com/autowarefoundation/autoware_tools/tree/main/map/autoware_lanelet2_map_utils> . |
5 changes: 0 additions & 5 deletions
5
map/util/lanelet2_map_preprocessor/config/fix_z_value_by_pcd.param.yaml
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
map/util/lanelet2_map_preprocessor/config/transform_maps.param.yaml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
map/util/lanelet2_map_preprocessor/launch/fix_z_value_by_pcd.launch.xml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
map/util/lanelet2_map_preprocessor/launch/transform_maps.launch.xml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
map/util/lanelet2_map_preprocessor/schema/transform_maps.schema.json
This file was deleted.
Oops, something went wrong.
101 changes: 0 additions & 101 deletions
101
map/util/lanelet2_map_preprocessor/src/fix_lane_change_tags.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.