Skip to content

Commit

Permalink
fix(traffic_light): stop if the traffic light signal timed out (autow…
Browse files Browse the repository at this point in the history
…arefoundation#727) (autowarefoundation#571)

Signed-off-by: Fumiya Watanabe <[email protected]>
Co-authored-by: Fumiya Watanabe <[email protected]>
  • Loading branch information
TomohitoAndo and rej55 authored Feb 1, 2024
1 parent 7157b63 commit cd5b2f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
traffic_light:
stop_margin: 0.5
tl_state_timeout: 1.0
stop_time_hysteresis: 0.1
yellow_lamp_period: 2.75
enable_pass_judge: true
enable_rtc: true # 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
Expand Down

0 comments on commit cd5b2f1

Please sign in to comment.