Skip to content

Commit

Permalink
chore(diagnostic_graph_aggregator): remove camera6-7 (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x126 authored and saka1-s committed Jun 25, 2024
1 parent b6400b5 commit 531e19d
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ nodes:
- { type: link, link: /sensing/camera/3/connection }
- { type: link, link: /sensing/camera/4/connection }
- { type: link, link: /sensing/camera/5/connection }
- { type: link, link: /sensing/camera/6/connection }
- { type: link, link: /sensing/camera/7/connection }

- path: /sensing/radar/001-connection
type: and
Expand Down Expand Up @@ -271,14 +269,6 @@ nodes:
diag: "v4l2_camera_camera5: capture_status"
type: diag
timeout: 1.0
- path: /sensing/camera/6/connection
diag: "v4l2_camera_camera6: capture_status"
type: diag
timeout: 1.0
- path: /sensing/camera/7/connection
diag: "v4l2_camera_camera7: capture_status"
type: diag
timeout: 1.0

- path: /sensing/radar/front_center/connection
diag: "topic_state_monitor_radar_front_center: radar_front_center_topic_status"
Expand Down

0 comments on commit 531e19d

Please sign in to comment.