Skip to content

Commit

Permalink
fix(component_state_monitor): change pose_estimator_pose rate (#910)
Browse files Browse the repository at this point in the history
Signed-off-by: Yamato Ando <[email protected]>
  • Loading branch information
YamatoAndo authored Mar 8, 2024
1 parent c642e2d commit efae483
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: geometry_msgs/msg/PoseWithCovarianceStamped
best_effort: false
transient_local: false
warn_rate: 5.0
warn_rate: 2.0
error_rate: 1.0
timeout: 1.0

Expand Down

0 comments on commit efae483

Please sign in to comment.