Skip to content

Commit

Permalink
feat(system_launch): add vehicle heartbeat errors for system error mo…
Browse files Browse the repository at this point in the history
…nitor v2.3.2 (autowarefoundation#638)

feat(system_launch): add vehicle heartbeat errors for system error monitor (autowarefoundation#580)

add vehicle heartbeat errors for system error monitor

Signed-off-by: Zhi Wang <zhi.wang@tier4.jp>
Co-authored-by: Zhi Wang <wz.901118@gmail.com>
  • Loading branch information
saka1-s and zhiwango committed Apr 22, 2024
1 parent 3a28d63 commit ce8460c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
path: vehicle_errors
contains: [": vehicle_errors"]
timeout: 1.0
vehicle_heartbeat_errors:
type: diagnostic_aggregator/GenericAnalyzer
path: vehicle_heartbeat_errors
contains: [": vehicle_heartbeat_errors"]
timeout: 1.0
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@

# Vehicle (from vehicle.param.yaml in universe and vehicle.param.yaml in system_launch)
/autoware/vehicle/node_alive_monitoring: default
/autoware/vehicle/vehicle_heartbeat_errors: default
/autoware/vehicle/vehicle_errors: default

external_control:
Expand Down

0 comments on commit ce8460c

Please sign in to comment.