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: launch/tier4_planning_launch/launch/scenario_planning/lane_driving/behavior_planning/behavior_planning.launch.xml
Copy file name to clipboardexpand all lines: planning/behavior_velocity_traffic_light_module/config/traffic_light.param.yaml
+6
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,9 @@
7
7
yellow_lamp_period: 2.75
8
8
enable_pass_judge: true
9
9
enable_rtc: false # 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
10
+
11
+
v2i:
12
+
use_rest_time: true
13
+
last_time_allowed_to_pass: 2.0# relative time against at the time of turn to red
14
+
velocity_threshold: 0.5# change the decision logic whether the current velocity is faster or not
0 commit comments