Skip to content

Commit 71c5669

Browse files
authored
fix(component_state_monitor): change pose_estimator_pose rate (#6563)
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
1 parent aa84a5e commit 71c5669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/component_state_monitor/config/topics.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
topic_type: geometry_msgs/msg/PoseWithCovarianceStamped
6060
best_effort: false
6161
transient_local: false
62-
warn_rate: 5.0
62+
warn_rate: 2.0
6363
error_rate: 1.0
6464
timeout: 1.0
6565

0 commit comments

Comments
 (0)