Closed Gold872 closed 7 months ago
This problem appears to happen regardless of whether there are targets in view, and seems to me like it is an infinite loop problem since both the backend and frontend throw no errors. Investigating further
Hunch was right, but that was a symptom of the real issue and not the cause. Another symptom was the standard deviations displaying the default zero values, as seen in screenshot/video. Fix incoming
Describe the bug On the web interface, if multiple tags are in view, the standard deviation always stays at "NaN/100 Samples", and hitting the "Reset Samples" button freezes the page, I have to refresh it to be able to change any other settings or view camera streams.
To Reproduce Steps to reproduce the behavior:
Screenshots / Videos
https://github.com/PhotonVision/photonvision/assets/91761103/2ba8252a-22d5-434c-9df3-d8955121b0fb
Platform:
Additional context This also seems to happen when running on a Raspberry Pi, but I couldn't get any footage of it.