Hello Experts,
My customer is using Overhead Mount Vehicle Occupancy Detection demo from Automotive Toolbox. When they check UART Output Data (fHistRT.mat), Range is always 0 as follows. Is it expected behavior?
Best regards,
Ken
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Experts,
My customer is using Overhead Mount Vehicle Occupancy Detection demo from Automotive Toolbox. When they check UART Output Data (fHistRT.mat), Range is always 0 as follows. Is it expected behavior?
Best regards,
Ken
HI, Ken:
The order for the point cloud is actually: pointCloud = [range; azim; elev; doppler; snr];
So the Doppler is always zero. We do not calculate the velocity information in this demo.
Best,
Zigang