Skip to content

Commit

Permalink
feat(diagnostics_aggregator): remove map_version diagnostic from conf…
Browse files Browse the repository at this point in the history
…iguration (autowarefoundation#267)

Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp>
  • Loading branch information
0x126 authored Jan 19, 2022
1 parent cf861cc commit c584511
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@
contains: [": map_topic_status"]
timeout: 1.0

map_validation:
type: diagnostic_aggregator/AnalyzerGroup
path: map_validation
analyzers:
map_version:
type: diagnostic_aggregator/GenericAnalyzer
path: map_version
contains: [": map_version"]
timeout: 0.0

# TODO(Tier IV): Support this diagnostics
# route_validation:
# type: diagnostic_aggregator/GenericAnalyzer
Expand Down

0 comments on commit c584511

Please sign in to comment.