@jakaskerl ,
I was looking through more of the experiments, and I attempted to run the human safety experiment. After running it for a couple minutes the application closed itself and sent me this message. Do you know what would cause this? And how can I allow this experiment to run for an extended period of time, while documenting, without crashing. Below I sent a link to the source files I am using, and I also attached an image and the error message. Please let me know what I can do.
luxonis/depthai-experimentstree/master/gen2-human-machine-safety

(venv) C:\Users\sale4088\AppData\Local\Programs\DepthAI\venv\Scripts\depthai experiments\depthai-experiments\gen2-human-machine-safety>python3 main.py
Creating pipeline...
Creating palm detection Neural Network...
Downloading C:\Users\sale4088\.cache\blobconverter\palm_detection_128x128_openvino_2021.4_6shave.blob...
[==================================================]
Done
Pipeline created.
Loading pipeline...
[18443010F141790E00] [1.7] [229.636] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 01, address: 30200370' '0'
Traceback (most recent call last):
File "C:\Users\sale4088\AppData\Local\Programs\DepthAI\venv\Scripts\depthai experiments\depthai-experiments\gen2-human-machine-safety\main.py", line 305, in <module>
in_rgb = vidQ.tryGet()
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'cam' (X_LINK_ERROR)'