We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e31e6 commit e521734Copy full SHA for e521734
system/component_state_monitor/config/topics.yaml
@@ -50,19 +50,6 @@
50
error_rate: 1.0
51
timeout: 1.0
52
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
-
66
- module: perception
67
mode: [online, logging_simulation]
68
type: launch
0 commit comments