navigator icon indicating copy to clipboard operation
navigator copied to clipboard

Add diagnostic data to all nodes

Open wheitman opened this issue 2 years ago • 2 comments

Each node should publish a DiagnosticStatus message. A separate "watchdog" node should:

  1. Aggregate these messages into a DiagnosticArray and publish this
  2. Inspect each node's status and send an appropriate global status: "Ready," "Active," "Not Ready," "Critical Fault," etc.

wheitman avatar Jan 19 '23 07:01 wheitman