You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2019. It is now read-only.
Create a simple traffic light GUI that shows if the camera connection is pingable:
RED = Unable to locate camera
GREEN = Camera is pingable.
Add this to the VisionSystemAPI as a panel that can be returned and takes in an IVisionSystem. This way the operator can tell quickly if the camera is on the system or not.
Create a simple traffic light GUI that shows if the camera connection is pingable:
Add this to the VisionSystemAPI as a panel that can be returned and takes in an IVisionSystem. This way the operator can tell quickly if the camera is on the system or not.