Skip to content

Commit 5e05110

Browse files
authored
feat: add parameter for diagnostics (#1362)
1 parent 20e1682 commit 5e05110

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autoware_launch/config/perception/object_recognition/prediction/map_based_prediction.param.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@
5454
publish_processing_time: true
5555
publish_processing_time_detail: true
5656
publish_debug_markers: true
57+
processing_time_tolerance: 0.5 #[s]
58+
processing_time_consecutive_excess_tolerance: 1.0 #[s]

0 commit comments

Comments
 (0)