Hello,
I'm using Texas Instruments' IWR6843AOP for people tracking and plan to apply the tracking algorithm from AREA SCANNER with MATLAB-based visualization.
However, I'm having difficulty adjusting the variables in the cfg file due to a lack of documentation.
The cfg file I'm using is located at:
C:\ti\radar_toolbox_1_30_00_05\radar_toolbox_1_30_00_05\source\ti\examples\Area_Scanner\chirp_configs\area_scanner_68xx_AOP.cfg.
My questions are:
1. From my understanding based on other tuning guide literature, it appears that if a point falls outside the boundaryBox parameter's range, it doesn't undergo the association and allocation steps. Consequently, shouldn't the track for such a point vanish when it exits the boundaryBox area?
2. How does the cfar weight change with the number of cfarcfg when generating a pointcloud?
3. I've only found the "Detection Layer Parameter Tuning Guide for the 3D People Tracking Demo" document related to cfg tuning. Is there a similar guide for AREA SCANNER's cfg file?
Any insights or guidance on these matters would be greatly appreciated.