File tree 1 file changed +6
-0
lines changed
autoware_launch/config/system/diagnostic_graph_aggregator
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 26
26
- { type: link, link: /control/001-topic_status/control_command-error }
27
27
- { type: link, link: /control/004-lane_departure-error }
28
28
- { type: link, link: /control/005-trajectory_deviation-error }
29
+ - { type: link, link: /control/009-aeb_emergency_stop }
29
30
- { type: link, link: /control/010-max_distance_deviation-error }
30
31
- { type: link, link: /control/011-slip_detection }
31
32
@@ -94,6 +95,11 @@ nodes:
94
95
type : diag
95
96
timeout : 1.0
96
97
98
+ - path : /control/009-aeb_emergency_stop
99
+ diag : " autonomous_emergency_braking: aeb_emergency_stop"
100
+ type : diag
101
+ timeout : 1.0
102
+
97
103
- path : /control/010-max_distance_deviation
98
104
diag : " control_validator: control_validation_max_distance_deviation"
99
105
type : diag
You can’t perform that action at this time.
0 commit comments