Skip to content

Commit

Permalink
feat(intersection): consider 1st/2nd pass judge line (autowarefoundat…
Browse files Browse the repository at this point in the history
…ion#792)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Feb 6, 2024
1 parent be57d48 commit e457897
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
max_accel: -2.8
max_jerk: -5.0
delay_response_time: 0.5
enable_pass_judge_before_default_stopline: false

stuck_vehicle:
turn_direction:
Expand All @@ -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: 1.5
velocity_profile:
use_upstream: true
minimum_upstream_velocity: 0.01
Expand Down

0 comments on commit e457897

Please sign in to comment.