File tree 1 file changed +13
-0
lines changed
autoware_launch/config/system/tier4_diagnostics
1 file changed +13
-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,12 @@ 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
+
127
134
- path : /planning/001-topic_status/route
128
135
type : diag
129
136
node : topic_state_monitor_mission_planning_route
@@ -201,3 +208,9 @@ units:
201
208
node : collision_checker
202
209
name : collision_check
203
210
timeout : 1.0
211
+
212
+ - path : /planning/014-path_optimizer_emergency_stop
213
+ type : diag
214
+ node : path_optimizer
215
+ name : path_optimizer_emergency_stop
216
+ timeout : 1.0
You can’t perform that action at this time.
0 commit comments