Skip to content

Commit

Permalink
fix(componet_state_monitor): remove ndt node alive monitoring (autowa…
Browse files Browse the repository at this point in the history
…refoundation#6957)

remove ndt node alive monitoring

Signed-off-by: Yamato Ando <[email protected]>
  • Loading branch information
YamatoAndo authored and shmpwk committed May 10, 2024
1 parent 63e31e6 commit e521734
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions system/component_state_monitor/config/topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,6 @@
error_rate: 1.0
timeout: 1.0

- module: localization
mode: [online, logging_simulation]
type: autonomous
args:
node_name_suffix: pose_estimator_pose
topic: /localization/pose_estimator/pose_with_covariance
topic_type: geometry_msgs/msg/PoseWithCovarianceStamped
best_effort: false
transient_local: false
warn_rate: 5.0
error_rate: 1.0
timeout: 1.3

- module: perception
mode: [online, logging_simulation]
type: launch
Expand Down

0 comments on commit e521734

Please sign in to comment.