Skip to content

Commit

Permalink
fix: comment out vehicle_errors (tier4#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-ohta committed Feb 28, 2022
1 parent e50045a commit 4f22685
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions system_launch/config/diagnostic_aggregator/vehicle.param.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/**:
ros__parameters:
vehicle:
type: diagnostic_aggregator/AnalyzerGroup
path: vehicle
analyzers:
vehicle_errors:
type: diagnostic_aggregator/GenericAnalyzer
path: vehicle_errors
contains: [": vehicle_errors"]
timeout: 1.0
# /**:
# ros__parameters:
# vehicle:
# type: diagnostic_aggregator/AnalyzerGroup
# path: vehicle
# analyzers:
# vehicle_errors:
# type: diagnostic_aggregator/GenericAnalyzer
# path: vehicle_errors
# contains: [": vehicle_errors"]
# timeout: 1.0

0 comments on commit 4f22685

Please sign in to comment.