Skip to content

Commit 1a31b4b

Browse files
fix(log-messages): reduce excessive log messages (#760)
Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
1 parent ae61e18 commit 1a31b4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

autoware_launch/config/control/control_validator/control_validator.param.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/**:
22
ros__parameters:
33

4-
publish_diag: false # if true, diagnostic msg is published
5-
64
# If the number of consecutive invalid predicted_path exceeds this threshold, the Diag will be set to ERROR.
75
# (For example, threshold = 1 means, even if the predicted_path is invalid, Diag will not be ERROR if
86
# the next predicted_path is valid.)

0 commit comments

Comments
 (0)