Skip to content

Commit

Permalink
chore(system_error_monitor): change the timeout threshold of temperat…
Browse files Browse the repository at this point in the history
…ure monitor (#606)

Signed-off-by: Tomohito Ando <[email protected]>
  • Loading branch information
TomohitoAndo authored Jun 22, 2023
1 parent 57202e2 commit 4a4e596
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
type: diagnostic_aggregator/GenericAnalyzer
path: temperature
contains: [": temperature_monitor"]
timeout: 1.0
timeout: 2.0

emergency_vehicle:
type: diagnostic_aggregator/AnalyzerGroup
Expand Down

0 comments on commit 4a4e596

Please sign in to comment.