Part Number:IWR6843AOP
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,这个可视化工具在哪可以找到?
Shine:
在C:\ti\mmwave_industrial_toolbox_4_12_0\tools\Visualizer\mmWave_Industrial_Visualizer,具体使用方法,可以参考C:\ti\mmwave_industrial_toolbox_4_12_0\tools\Visualizer\docs\mmWave_Industrial_Visualizer_User_Guide.html。
,
JX Z:
测试发现运行期间有时会出现错误
Warning: invalid TLV type: 67174912Traceback (most recent call last): File "gui_threads.py", line 152, in run pointColors[i] = self.trackColorMap[trackIndex]IndexError: list index out of rangeWarning: invalid TLV type: 33554432Warning: invalid TLV type: 65536Error in gui_main.py: number of points in last frame does not match number of track indexesWarning: invalid TLV type: 262144
3D plot显示卡住了,但是有输出
这是什么原因啊
,
Shine:
请问电脑操作系统是win7、win10吗?下面是对PC的要求。PC with Windows 7 or 10. If a laptop is used, please use the 'High Performance' power plan in Windows.
,
JX Z:
电脑操作系统是w11
,
Shine:
能否用win10的电脑试一下,目前我们的软件,代码都是基于win7/win10的,win11可能会有问题。
,
JX Z:
好的,谢谢
,
JX Z:
好的,谢谢
,
Shine:
不客气~
,
JX Z:
在outbox增加卡尔曼跟踪算法总是出现这个错误
#10010 errors encountered during linking; "xwr18xx_mmw_demo_dss_isk.xe674" not built
还有就是今天点击发布新问题总是跳到个人信息界面,这个是什么原因
,
Shine:
新问题麻烦另起新帖方便其他客户参考,谢谢!
,
JX Z:
用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