Skip to content

Commit

Permalink
Add prerequisite in the requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 committed Mar 5, 2024
1 parent fbf6f66 commit 343e212
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions planning/behavior_path_lane_change_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The Lane Change module is activated when lane change is needed and can be safely

## Lane Change Requirement

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

0 comments on commit 343e212

Please sign in to comment.