Skip to content

Commit

Permalink
fix(diagnostic_graph_aggregator): fix slip detection diag timeout (au…
Browse files Browse the repository at this point in the history
…towarefoundation#637)

Signed-off-by: Makoto Kurihara <[email protected]>
  • Loading branch information
mkuri authored Apr 22, 2024
1 parent 5023c8a commit d1cc32a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ nodes:
- path: /control/011-slip_detection
diag: "slip_detector: slip_status"
type: diag
timeout: 1.0
timeout: 3.0

0 comments on commit d1cc32a

Please sign in to comment.