Skip to content

Commit 23e0231

Browse files
TomohitoAndosaka1-s
authored andcommittedJun 25, 2024
chore(traffic_light): update timeout threshold (#582)
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
1 parent d0e336c commit 23e0231

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
 

‎autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/traffic_light.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ros__parameters:
33
traffic_light:
44
stop_margin: 0.5
5-
tl_state_timeout: 1.0
5+
tl_state_timeout: 0.36
66
stop_time_hysteresis: 0.1
77
yellow_lamp_period: 2.75
88
enable_pass_judge: true

0 commit comments

Comments
 (0)