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 (#654) (#555)

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

Co-authored-by: Mamoru Sobue <[email protected]>
  • Loading branch information
2 people authored and saka1-s committed Jun 25, 2024
1 parent e5c18eb commit a28af1b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,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: true
Expand Down

0 comments on commit a28af1b

Please sign in to comment.