Skip to content

Commit

Permalink
Merge pull request autowarefoundation#852 from tier4/cp-lane-change
Browse files Browse the repository at this point in the history
fix(lane_change): cherry-pick several commits
  • Loading branch information
shmpwk authored May 20, 2024
2 parents 7847a2d + d4574e2 commit d8ad987
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,10 @@
pedestrian: true

# collision check
enable_prepare_segment_collision_check: false
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 d8ad987

Please sign in to comment.