Dears:
Can this calibration of "compRangeBiasAndRxChanPhase" be implemented in 3D_people_counting demo ?
Following packages/ti/demo/xwr68xx/mmw/docs/doxygen/html/index.html#Calibration_section, we can generate one of results as follows
‘compRangeBiasAndRxChanPhase 0.0307590 0.16162 -0.93445 -0.27441 0.69351 0.28625 -0.95816 -0.34598 0.70859 -0.29019 -0.52441 0.12476 0.48700 -0.23727 -0.55725 0.11389 0.51358 -0.15408 -0.69357 -0.00684 0.56647 -0.08032 -0.72302 -0.05542 0.61673’
Copy and paste the string to the configure of in 3D_people_counting demo causes the radar fail, there is no pointcloud.
After looking through all documents and forum, I found that definition of compRangeBiasAndRxChanPhase in 3D_people_counting_detection_layer_tuning_guide suggests that the first parameter of rangeBias always set to 0.
However, our fist parameter of calibrated compRangeBiasAndRxChanPhase is 0.0307590. Does this difference cause problem? Otherwise, do you have any user's guide talking about compRangeBiasAndRxChanPhase for 3d point cloud demo.
Thank you