Skip to content

Commit

Permalink
Merge pull request autowarefoundation#654 from tier4/hotfixpr619
Browse files Browse the repository at this point in the history
feat(intersection): ignore occlusion beyond high curvature point
  • Loading branch information
soblin authored Oct 5, 2023
2 parents 1040999 + 6724f71 commit 639960e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
absence_traffic_light:
creep_velocity: 1.388 # [m/s]
maximum_peeking_distance: 6.0 # [m]
attention_lane_crop_curvature_threshold: 0.2
attention_lane_curvature_calculation_ds: 0.5

enable_rtc:
intersection: true # If set to true, the scene modules require approval from the rtc (request to cooperate) function. If set to false, the modules can be executed without requiring rtc approval
Expand Down

0 comments on commit 639960e

Please sign in to comment.