Tool/software: Code Composer Studio
Hi,
Can anyone suggest how to compute the point clouds, which is given as a input to gtrack to algorithm.
point cloud consist of range, angle and velocity.
Regards,
Chaitra
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.
Tool/software: Code Composer Studio
Hi,
Can anyone suggest how to compute the point clouds, which is given as a input to gtrack to algorithm.
point cloud consist of range, angle and velocity.
Regards,
Chaitra
Hi Chaitra,
I am not sure what you need. The device generates the point cloud from the radar data. If you need to understand how to get X,Y coordinates, just search for "polar to Cartesian" conversion.
Regards,
Justin