Skip to content

Commit

Permalink
feat(intersection): check path margin for overshoot vehicles on red l…
Browse files Browse the repository at this point in the history
…ight (#654)
  • Loading branch information
soblin authored Oct 25, 2023
1 parent 61aeb52 commit 6620515
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,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 6620515

Please sign in to comment.