We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf6f66 commit 343e212Copy full SHA for 343e212
planning/behavior_path_lane_change_module/README.md
@@ -4,6 +4,10 @@ The Lane Change module is activated when lane change is needed and can be safely
4
5
## Lane Change Requirement
6
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.
11
- During lane change request condition
12
- The ego-vehicle isn’t on a `preferred_lane`.
13
- There is neither intersection nor crosswalk on the path of the lane change
0 commit comments