-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(intersection): add test map for intersection (#8455)
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
- Loading branch information
Showing
6 changed files
with
28 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -26,4 +26,4 @@ if(BUILD_TESTING) | |
) | ||
endif() | ||
|
||
ament_auto_package() | ||
ament_auto_package(INSTALL_TO_SHARE test_map) |
14 changes: 14 additions & 0 deletions
14
...g/behavior_velocity_planner/autoware_behavior_velocity_planner_common/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,3 +1,17 @@ | ||
# Behavior Velocity Planner Common | ||
|
||
This package provides common functions as a library, which are used in the `behavior_velocity_planner` node and modules. | ||
|
||
## Test map | ||
|
||
### intersection | ||
|
||
The intersections lanelet map consist of a variety of intersections including: | ||
|
||
- 4-way crossing with traffic light | ||
- 4-way crossing without traffic light | ||
- T-shape crossing without traffic light | ||
- intersection with a loop | ||
- complicated intersection | ||
|
||
![intersection_test](./docs/intersection_test_map.png) |
Binary file added
BIN
+260 KB
...lanner/autoware_behavior_velocity_planner_common/docs/intersection_test_map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+45.8 MB
...lanner/autoware_behavior_velocity_planner_common/test_map/intersection/pointcloud_map.pcd
Binary file not shown.