Skip to content

Commit 734585d

Browse files
authored
fix(mrm): disconnect rear obstcle checker from mrm (autowarefoundation#1177)
Signed-off-by: satoshi-ota <[email protected]>
1 parent a871363 commit 734585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/system/tier4_diagnostics/planning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ units:
6060
type: link,
6161
link: /planning/016-trajectory_longitudinal_distance_deviation_validation-error,
6262
}
63-
- { type: link, link: /planning/016-rear_obstacle_checker }
63+
# - { type: link, link: /planning/016-rear_obstacle_checker }
6464

6565
- path: /planning/fatal_error/emergency_stop
6666
type: and

0 commit comments

Comments
 (0)