Skip to content

Commit cebdc20

Browse files
authored
fix(detection_area): integrate RTC feature (#1383)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent 0bcd9f0 commit cebdc20

File tree

1 file changed

+1
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner

1 file changed

+1
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/detection_area.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
state_clear_time: 2.0
99
hold_stop_margin_distance: 0.0
1010
distance_to_judge_over_stop_line: 0.5
11+
enable_rtc: false # if true, the scene modules should be approved by (request to cooperate)rtc function. if false, the module can be run without approval from rtc.
1112
suppress_pass_judge_when_stopping: false

0 commit comments

Comments
 (0)