Skip to content

Commit

Permalink
remove ndt node alive monitoring
Browse files Browse the repository at this point in the history
Signed-off-by: Yamato Ando <[email protected]>
  • Loading branch information
YamatoAndo committed May 9, 2024
1 parent 645fa35 commit 8cc9e34
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions autoware_launch/config/system/component_state_monitor/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: 2.0
error_rate: 1.0
timeout: 1.3

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

0 comments on commit 8cc9e34

Please sign in to comment.