Skip to content

Commit e521734

Browse files
YamatoAndoshmpwk
authored andcommitted
fix(componet_state_monitor): remove ndt node alive monitoring (autowarefoundation#6957)
remove ndt node alive monitoring Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
1 parent 63e31e6 commit e521734

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

system/component_state_monitor/config/topics.yaml

-13
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,6 @@
5050
error_rate: 1.0
5151
timeout: 1.0
5252

53-
- module: localization
54-
mode: [online, logging_simulation]
55-
type: autonomous
56-
args:
57-
node_name_suffix: pose_estimator_pose
58-
topic: /localization/pose_estimator/pose_with_covariance
59-
topic_type: geometry_msgs/msg/PoseWithCovarianceStamped
60-
best_effort: false
61-
transient_local: false
62-
warn_rate: 5.0
63-
error_rate: 1.0
64-
timeout: 1.3
65-
6653
- module: perception
6754
mode: [online, logging_simulation]
6855
type: launch

0 commit comments

Comments
 (0)