We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0245366 commit 4bcb436Copy full SHA for 4bcb436
system/system_error_monitor/config/diagnostic_aggregator/localization.param.yaml
@@ -29,3 +29,15 @@
29
path: localization_accuracy
30
contains: [": localization_accuracy"]
31
timeout: 1.0
32
+
33
+ potential_lane_departure:
34
+ type: diagnostic_aggregator/GenericAnalyzer
35
+ path: potential_lane_departure
36
+ contains: [": potential_lane_departure"]
37
+ timeout: 0.3
38
39
+ potential_stopline_overrun:
40
41
+ path: potential_stopline_overrun
42
+ contains: [": potential_stopline_overrun"]
43
0 commit comments