forked from hsd-dev/rosgraph_monitor-backup
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
rosgraph_monitor/src/rosgraph_monitor/observers/objetive_error_observer.py
Lines 20 to 25 in 674fc29
| status_msg = DiagnosticStatus() | |
| status_msg.level = DiagnosticStatus.OK | |
| status_msg.name = self._id | |
| status_msg.values.append( | |
| KeyValue("objetive_error", attr)) | |
| status_msg.message = "QA status" |
Metadata
Metadata
Assignees
Labels
No labels