Skip to content

Commit

Permalink
feat(intersection): consider 1st/2nd pass judge line
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
  • Loading branch information
soblin committed Jan 15, 2024
1 parent ade4143 commit ecc8455
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
attention_area_angle_threshold: 0.785
use_intersection_area: false
default_stopline_margin: 3.0
second_pass_judge_line_margin: 2.0
stopline_overshoot_margin: 0.5
path_interpolation_ds: 0.1
max_accel: -2.8
Expand Down Expand Up @@ -36,7 +37,6 @@
consider_wrong_direction_vehicle: false
collision_detection_hold_time: 0.5
min_predicted_path_confidence: 0.05
keep_detection_velocity_threshold: 0.833
velocity_profile:
use_upstream: true
minimum_upstream_velocity: 0.01
Expand Down

0 comments on commit ecc8455

Please sign in to comment.