Skip to content

Commit

Permalink
Update planning/behavior_path_planner/autoware_behavior_path_lane_cha…
Browse files Browse the repository at this point in the history
…nge_module/README.md

Co-authored-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
mkquda and zulfaqar-azmi-t4 authored Jan 21, 2025
1 parent e080b15 commit b25034a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ stop

A candidate path is considered safe if:

1. There is no overtaking turn lane object (see Overtaking Object Check section below)
1. There are no overtaking objects when the ego vehicle exits the turn-direction lane. (see [Overtaking Object Check](#overtaking-object-check))
2. There is no parked vehicle along the target lane ahead of ego (see Delay Lane Change Check section below)
3. The path does NOT cause ego footprint to exceed the target lane opposite boundary
4. The path passes collision safety check (See [safety check utils explanation](../autoware_behavior_path_planner_common/docs/behavior_path_planner_safety_check.md))
Expand Down

0 comments on commit b25034a

Please sign in to comment.