Hello!
I have lately acquired a LUXONIS OAK-D Pro W camera and I am frequently getting the following error:
$$
[ERROR] [1787576071.126707272]: No data on logger queue!
[ERROR] [1787576071.127410650]:
$$
$$
Camera diagnostics error: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'sys_logger_queue' (X_LINK_ERROR)'
$$
While the connections seems to be good suddenly this error occurs and no communication is possible. This error might occur for example after a change in the config .yaml of the launch file.
My setup incudes a LUXONIS OAK-D Pro W camera and I am using DepthAIv2 along with DepthAI-Ros-Driver (Noetic branch with some minor changes) for ROS Melodic. The power of the OAK is through an external power source using the Y-adapter.
At a launch with no problem I got these metrics which seem to be pretty good.
$$
[14442C1091F0CFD200] [3.7] [106.019] [system] [info] Memory Usage - DDR: 173.24 / 332.98 MiB, CMX: 2.10 / 2.50 MiB, LeonOS Heap: 51.53 / 81.56 MiB, LeonRT Heap: 4.65 / 39.75 MiB / NOC ddr: 6
30 MB/s
[14442C1091F0CFD200] [3.7] [106.019] [system] [info] Temperatures - Average: 46.45C, CSS: 47.35C, MSS 46.23C, UPA: 46.68C, DSS: 45.55C
[14442C1091F0CFD200] [3.7] [106.019] [system] [info] Cpu Usage - LeonOS 42.42%, LeonRT: 32.46%
[14442C1091F0CFD200] [3.7] [106.019] [StereoDepth(9)] [debug] Executing spatial filter
[14442C1091F0CFD200] [3.7] [106.024] [system] [warning] PRINT:LeonCss: 106.019 27550.493 WD:1978 %:42.4,32.5 DDR:173.24 CMX:2.10 Heap:51.53,4.65 NOC:630 TX:12402368 Temp:47,46,46,45
$$