navigator icon indicating copy to clipboard operation
navigator copied to clipboard

Navigator, our self-driving vehicle software stack

Results 102 navigator issues
Sort by recently updated
recently updated
newest added

Each node should publish a [`DiagnosticStatus`](http://docs.ros.org/en/api/diagnostic_msgs/html/msg/DiagnosticStatus.html) message. A separate "watchdog" node should: 1. Aggregate these messages into a [`DiagnosticArray`](http://docs.ros.org/en/api/diagnostic_msgs/html/msg/DiagnosticArray.html) and publish this 2. Inspect each node's status and send an...

Feature