Skip to content

Commit

Permalink
feat(intersection): check path margin for overshoot vehicles on redig…
Browse files Browse the repository at this point in the history
…ht (autowarefoundation#654) (autowarefoundation#555)

feat(intersection): check path margin for overshoot vehicles on red light (autowarefoundation#654)

Co-authored-by: Mamoru Sobue <[email protected]>
  • Loading branch information
TomohitoAndo and soblin authored Dec 8, 2023
1 parent 9f0e043 commit 1e9c457
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
object_dist_to_stopline: 10.0 # [m]
ignore_on_amber_traffic_light:
object_expected_deceleration: 2.0 # [m/ss]
ignore_on_red_traffic_light:
object_margin_to_path: 2.0

occlusion:
enable: false
Expand Down

0 comments on commit 1e9c457

Please sign in to comment.