Skip to content

Commit 343e212

Browse files
Add prerequisite in the requirement
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
1 parent fbf6f66 commit 343e212

File tree

1 file changed

+4
-0
lines changed
  • planning/behavior_path_lane_change_module

1 file changed

+4
-0
lines changed

planning/behavior_path_lane_change_module/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The Lane Change module is activated when lane change is needed and can be safely
44

55
## Lane Change Requirement
66

7+
- As the prerequisite, the type of lane boundary in the HD map has to be one of the following:
8+
- Dashed lane marking: Lane changes are permitted in both directions.
9+
- Dashed marking on the left and solid on the right: Lane changes are allowed from left to right.
10+
- Dashed marking on the right and solid on the left: Lane changes are allowed from right to left.
711
- During lane change request condition
812
- The ego-vehicle isn’t on a `preferred_lane`.
913
- There is neither intersection nor crosswalk on the path of the lane change

0 commit comments

Comments
 (0)