Skip to content

Commit

Permalink
feat(intersection): add param for overshoot from stop line (autowaref…
Browse files Browse the repository at this point in the history
…oundation#738)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Jan 27, 2023
1 parent 111cf03 commit 21ecce9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
use_stuck_stopline: false # stopline generate before the intersection lanelet when is_stuck
assumed_front_car_decel: 1.0 # [m/ss] the expected deceleration of front car when front car as well as ego are turning
enable_front_car_decel_prediction: false # By default this feature is disabled
stop_overshoot_margin: 0.5 # [m] overshoot margin for stuck, collsion detection

merge_from_private_road:
stop_duration_sec: 1.0

0 comments on commit 21ecce9

Please sign in to comment.