File tree 1 file changed +15
-0
lines changed
autoware_launch/config/system/tier4_diagnostics
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 36
36
- { type: link, link: /planning/011-trajectory_steering_rate_validation-error }
37
37
- { type: link, link: /planning/012-trajectory_velocity_deviation_validation-error }
38
38
# - { type: link, link: /planning/013-collision_checker-error }
39
+ - { type: link, link: /planning/014-path_optimizer_emergency_stop-error }
39
40
40
41
- path : /planning/comfortable_stop
41
42
type : and
@@ -124,6 +125,13 @@ units:
124
125
type : link
125
126
link : /planning/013-collision_checker
126
127
128
+ - path : /planning/014-path_optimizer_emergency_stop-error
129
+ type : warn-to-ok
130
+ item :
131
+ type : link
132
+ link : /planning/014-path_optimizer_emergency_stop
133
+
134
+
127
135
- path : /planning/001-topic_status/route
128
136
type : diag
129
137
node : topic_state_monitor_mission_planning_route
@@ -201,3 +209,10 @@ units:
201
209
node : collision_checker
202
210
name : collision_check
203
211
timeout : 1.0
212
+
213
+ - path : /planning/014-path_optimizer_emergency_stop
214
+ type : diag
215
+ node : path_optimizer
216
+ name : path_optimizer_emergency_stop
217
+ timeout : 1.0
218
+
You can’t perform that action at this time.
0 commit comments