We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef4856 + 4bcb436 commit be5d873Copy full SHA for be5d873
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