IWR 6843 AOP运行demo,mmwave_industrial_toolbox_4_12_0\labs\Vital_Signs\Vital_Signs_With_People_Tracking,在Vital_Signs_With_People_Tracking中并没有可视化工具gui_main_vital_sign.exe,这个可视化工具在哪可以找到?
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.
IWR 6843 AOP运行demo,mmwave_industrial_toolbox_4_12_0\labs\Vital_Signs\Vital_Signs_With_People_Tracking,在Vital_Signs_With_People_Tracking中并没有可视化工具gui_main_vital_sign.exe,这个可视化工具在哪可以找到?
测试发现运行期间有时会出现错误
Warning: invalid TLV type: 67174912
Traceback (most recent call last):
File "gui_threads.py", line 152, in run
pointColors[i] = self.trackColorMap[trackIndex]
IndexError: list index out of range
Warning: invalid TLV type: 33554432
Warning: invalid TLV type: 65536
Error in gui_main.py: number of points in last frame does not match number of track indexes
Warning: invalid TLV type: 262144
3D plot显示卡住了,但是有输出
这是什么原因啊
用win10的笔记本电脑,开启了高性能,但是还是有时会出错
Traceback (most recent call last):
File "gui_threads.py", line 40, in run
outputDict = self.parser.readAndParseUart()
File "gui_parser.py", line 74, in readAndParseUart
if (magicByte[0] == magicWord[index]):
IndexError: index out of range