Skip to content

Commit

Permalink
feat(system error monitor): tune warn rate for perception mrm (#453)
Browse files Browse the repository at this point in the history
feat(system_error_monitor): tune warn rate for perception mrm

Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda authored and saka1-s committed Jun 25, 2024
1 parent 6449e99 commit ccc02d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
topic_type: sensor_msgs/msg/PointCloud2
best_effort: true
transient_local: false
warn_rate: 5.0
warn_rate: 6.5
error_rate: 1.0
timeout: 1.0

Expand Down

0 comments on commit ccc02d3

Please sign in to comment.