Skip to content

Commit

Permalink
chore(traffic_light): update timeout threshold (#582)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomohito Ando <[email protected]>
  • Loading branch information
TomohitoAndo authored and saka1-s committed Jun 25, 2024
1 parent d0e336c commit 23e0231
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ros__parameters:
traffic_light:
stop_margin: 0.5
tl_state_timeout: 1.0
tl_state_timeout: 0.36
stop_time_hysteresis: 0.1
yellow_lamp_period: 2.75
enable_pass_judge: true
Expand Down

0 comments on commit 23e0231

Please sign in to comment.