Skip to content

Commit

Permalink
fix: remove duplicated topic (autowarefoundation#737)
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 authored and shmpwk committed Jan 18, 2024
1 parent bebaf41 commit ded3b10
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 @@ -193,19 +193,6 @@
error_rate: 1.0
timeout: 1.0

- module: perception
mode: [online]
type: autonomous
args:
node_name_suffix: traffic_light_recognition_objects
topic: /perception/traffic_light_recognition/traffic_signals
topic_type: autoware_perception_msgs/msg/TrafficSignalArray
best_effort: false
transient_local: false
warn_rate: 3.0
error_rate: 1.0
timeout: 1.0

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

0 comments on commit ded3b10

Please sign in to comment.