Skip to content

Commit

Permalink
feat(lane_change): check prepare phase in turn direction lanes (autow…
Browse files Browse the repository at this point in the history
…arefoundation#943)

Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
  • Loading branch information
zulfaqar-azmi-t4 committed May 16, 2024
1 parent ccbe4b9 commit d4574e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
enable_collision_check_for_prepare_phase:
general_lanes: false
intersection: true
turns: true
prepare_segment_ignore_object_velocity_thresh: 0.1 # [m/s]
check_objects_on_current_lanes: false
check_objects_on_other_lanes: false
Expand Down

0 comments on commit d4574e2

Please sign in to comment.