- Edited
I've been using an OAK-D for object detections. Anything using the RGB camera stream works fine but I'm running into a pipeline issue with stereo depth nodes.
My implementation uses the following:
- depthai 2.22.0.0
- OAK-D camera
- Ubuntu 20.04 in a VMWare virtual machine
- Luxonis RGB Depth Alignment Python script found here
I copied the alignment script onto my machine and ran it, but I'm confronted with the error:
[14442C10619FF0D000] [3.2.1] [2.723] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 09, address: 802CE934' '0'
I wasn't able to find a solution in the existing posts on this issue. Here is the full console output: