Skip to content

Commit c40c035

Browse files
soblinshmpwk
authored andcommitted
refactor(blind_spot): find first_conflicting_lane just as intersection module (autowarefoundation#873)
temp Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
1 parent e89e1f1 commit c40c035

File tree

1 file changed

+1
-1
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner

1 file changed

+1
-1
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/blind_spot.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use_pass_judge_line: true
55
stop_line_margin: 1.0 # [m]
66
backward_length: 50.0 # [m]
7-
ignore_width_from_center_line: 0.7 # [m]
7+
ignore_width_from_center_line: 0.0 # [m]
88
max_future_movement_time: 10.0 # [second]
99
threshold_yaw_diff: 0.523 # [rad]
1010
adjacent_extend_width: 1.5 # [m]

0 commit comments

Comments
 (0)