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 Apr 5, 2024
1 parent 9b0b45b commit 9c0921a
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: true
check_objects_on_other_lanes: false
Expand Down

0 comments on commit 9c0921a

Please sign in to comment.