From c41cd11502b48b3f95934ce311a2d519e0e5652b Mon Sep 17 00:00:00 2001 From: Tomohito ANDO Date: Fri, 10 May 2024 10:28:07 +0900 Subject: [PATCH] chore(diagnostic_graph_aggregator): update timeout of daytime monitor (#644) Signed-off-by: Tomohito Ando --- .../config/system/diagnostic_graph_aggregator/others.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoware_launch/config/system/diagnostic_graph_aggregator/others.yaml b/autoware_launch/config/system/diagnostic_graph_aggregator/others.yaml index 33568d5c7a..9824ea17c2 100644 --- a/autoware_launch/config/system/diagnostic_graph_aggregator/others.yaml +++ b/autoware_launch/config/system/diagnostic_graph_aggregator/others.yaml @@ -125,4 +125,4 @@ nodes: - path: /others/011-daytime_monitor diag: "daytime_monitor: daytime_status" type: diag - timeout: 1.0 + timeout: 3.0