Hardware: IWR6843AOPEVM
Tool Kit: C:\ti\mmwave_industrial_toolbox_4_11_0
Firmware: C:\ti\mmwave_industrial_toolbox_4_11_0\labs\People_Counting\3D_People_Counting\prebuilt_binaries\3D_people_count_68xx_demo.bin
Test GUI: C:\ti\mmwave_industrial_toolbox_4_11_0\labs\People_Counting\visualizer\mmWave_People_Counting_GUI.exe
CFG: C:\ti\mmwave_industrial_toolbox_4_11_0\labs\People_Counting\3D_People_Counting\chirp_configs\AOP_6m_default.cfg
The GUI runs as expected for a minute or two, then stops updating the 3D Plot, though point count continues to update. This error is displayed in the output stream:
C:\Users\xxxxxx\AppData\Local\Temp\_MEI129842\gui_threads.py:170: RuntimeWarning: divide by zero encountered in log2
Traceback (most recent call last):
File "gui_threads.py", line 207, in run
self.drawTrack(i)
File "gui_threads.py", line 119, in drawTrack
track = self.ellipsoids[tid]
IndexError: list index out of range