Hi,
We are trying to output a range doppler heatmap over UART, but it seems like this is not supported in the 5.02.00.02 SDK. Looking through the demo code it seems like all of the information that can be sent over UART is stored in the DPC_ObjectDetection_ExecuteResult struct, but this struct does not seem to contain an element for the range doppler heatmap.
My question is whether getting the DPC to output a range doppler heatmap is possible with this version of the SDK and if so how would one go about getting that information out?