You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/intersection.param.yaml
+11
Original file line number
Diff line number
Diff line change
@@ -28,5 +28,16 @@
28
28
collision_end_margin_time: 6.0# [s] this + state_transit_margin_time should be higher to account for collision with slow/decelerating object
29
29
keep_detection_vel_thr: 0.833# == 3.0km/h. keep detection if ego is ego.vel < keep_detection_vel_thr
30
30
31
+
occlusion:
32
+
enable: false
33
+
occlusion_detection_area_length: 70.0# [m]
34
+
occlusion_creep_velocity: 0.8333# the creep velocity to occlusion limit stop line
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/rtc_auto_mode_manager/rtc_auto_mode_manager.param.yaml
0 commit comments