Hi,
What's the relationship between doppler Velocity and object speed?
We can know the Doppler velocity from mmWave_Demo_Visualizer and how to calculate object velocity?
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.
Hi,
What's the relationship between doppler Velocity and object speed?
We can know the Doppler velocity from mmWave_Demo_Visualizer and how to calculate object velocity?
Hello,
The doppler information gives radial velocity of the object relative to the sensor. Positive velocity means object is moving away from the sensor and negative velocity means it is moving towards the sensor. You can convert to Cartesian velocity vectors using the point's XYZ coordinate.
Amanda