Skip to content

Commit bfbbf83

Browse files
committedFeb 11, 2020
Changed timeout on vehicle.yaml
1 parent 2a78bb8 commit bfbbf83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎asv_description/diag/vehicle.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ analyzers:
22
sensors:
33
type: diagnostic_aggregator/GenericAnalyzer
44
path: Sensors
5-
timeout: 5.0
5+
timeout: 10.0
66
contains: [
77
'Internal Temperature']
88

@@ -20,7 +20,7 @@ analyzers:
2020
power:
2121
type: diagnostic_aggregator/GenericAnalyzer
2222
path: Power System
23-
timeout: 5.0
23+
timeout: 10.0
2424
contains: [
2525
'Battery']
2626

0 commit comments

Comments
 (0)
Please sign in to comment.