Skip to content

Commit

Permalink
feat(intersection): ensure-temporal-stop-before-upcoming-lane (autowa…
Browse files Browse the repository at this point in the history
…refoundation#578)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Sep 26, 2023
1 parent 9569c3d commit bb4fd26
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
first_stop_vel_thr: 0.416 # [m/s]
ignore_parked_vehicle_speed_threshold: 0.8333 # == 1.2km/h
ignore_parked_vehicle_speed_threshold: 0.8333 # == 3.0km/h
stop_release_margin_time: 2.0 # [s]
peeking_offset_absence_tl: 3.0 # [m]
stop_release_margin_time: 1.5 # [s]
temporal_stop_before_attention_area: false


merge_from_private:
Expand Down

0 comments on commit bb4fd26

Please sign in to comment.