Commit 9aa8957 1 parent d6bf8a0 commit 9aa8957 Copy full SHA for 9aa8957
File tree 1 file changed +6
-5
lines changed
autoware_launch/config/system/system_diagnostic_monitor
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,12 @@ units:
33
33
- { type: link, link: /hardware/memory/002-ecc-error }
34
34
- { type: link, link: /hardware/network/003-crc-error }
35
35
- { type: link, link: /hardware/network/004-packet_reassembles-error }
36
- - { type: link, link: /hardware/gpu/001-temperature-error }
37
- - { type: link, link: /hardware/gpu/002-usage-error }
38
- - { type: link, link: /hardware/gpu/003-memory-error }
39
- - { type: link, link: /hardware/gpu/004-throttling-error }
40
- - { type: link, link: /hardware/gpu/005-frequency-error }
36
+ # Temporary comment out until gpu diag is restored
37
+ # - { type: link, link: /hardware/gpu/001-temperature-error }
38
+ # - { type: link, link: /hardware/gpu/002-usage-error }
39
+ # - { type: link, link: /hardware/gpu/003-memory-error }
40
+ # - { type: link, link: /hardware/gpu/004-throttling-error }
41
+ # - { type: link, link: /hardware/gpu/005-frequency-error }
41
42
42
43
- path : /hardware/pull_over
43
44
type : and
You can’t perform that action at this time.
0 commit comments