Hello Team,
Posting on behalf of my customer:




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 Team,
Posting on behalf of my customer:
Hello Renan,
Thank you for the suggested fix and we will be taking note of it, however if you want these stats and more you can plug in your configuration file's parameters into the mmWaveSensingEstimator (https://dev.ti.com/gallery/view/mmwave/mmWaveSensingEstimator/ver/2.2.1/)
Before when the points were being colored, they would be colored by Signal-to-Noise ratio (SNR) strength. The SNR can be thought of a value representing how strong the reflection is from the target. After an algorithm move was made recently, this color change was not adapted, however this can be easily added back in by coloring each point via the SNR value mentioned earlier. The rostopic that has the point cloud should just be radar_scan_pcl_0. To confirm you can do a rostopic echo "topicname" to confirm if you are getting x,y,z and other parameters from it.
Best Regards,
Pedrhom Nafisi