我在运行跌倒检测demo后,右侧波形无法显示出来,但是右上角的跌倒检测是可以正常运行的。
刚运行起来后在命令行窗口里出现了下图的错误
请问波形无法显示是否和这个报错有关系,这个命令行窗口报的错该如何解决
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.
我在运行跌倒检测demo后,右侧波形无法显示出来,但是右上角的跌倒检测是可以正常运行的。
刚运行起来后在命令行窗口里出现了下图的错误
请问波形无法显示是否和这个报错有关系,这个命令行窗口报的错该如何解决
请问是按照下面的文档运行的吗?使用的是默认配置吗?
https://dev.ti.com/tirex/explore/node?node=AP9b4FMgfVZivNndxSp2wQ__VLyFKFf__LATEST&r=AocYeEd__3.0.0
请问是在dos下执行的fallDetection_main.py还是直接点击fallDetection_main.exe的?
这个是我在dos下执行的
我在fallDetection_main.py里找到logData的地方,原始代码默认是关闭的(if(0)),修改为if(1)后
运行后抓到的log信息
Python is 64 bit
Python version: sys.version_info(major=3, minor=6, micro=0, releaselevel='final', serial=0)
Parser type: 3D People Counting
Connected
{'startFreq': 60.75, 'numLoops': 64, 'numTx': 3, 'sensorHeight': 3, 'maxRange': 10, 'az_tilt': 0, 'elev_tilt': 0, 'idle': 30.0, 'adcStart': 25.0, 'rampEnd': 59.1, 'slope': 54.71, 'samples': 96.0, 'sampleRate': 2950.0}
Setting Box 0 to visible
Drew both boxes
Setting box 1 invisisble
Drew both boxes
Setting box 1 invisisble
b'% SDK Parameters\n'
b'Skipped\n'
b"\rmmwDemo:/>% See the SDK user's guide for more information\n"
b'Skipped\n'
b'\rmmwDemo:/>% "C:\\ti\\mmwave_sdk_[VER]\\docs\\mmwave_sdk_user_guide.pdf"\n'
b'Skipped\n'
b'\rmmwDemo:/>sensorStop\n'
b'Ignored: Sensor is already stopped\n'
b'\rDone\n'
b'\rmmwDemo:/>flushCfg\n'
b'Done\n'
b'\rmmwDemo:/>dfeDataOutputMode 1\n'
b'Done\n'
b'\rmmwDemo:/>channelCfg 15 7 0\n'
b'Done\n'
b'\rmmwDemo:/>adcCfg 2 1\n'
b'Done\n'
b'\rmmwDemo:/>adcbufCfg -1 0 1 1 1\n'
b'Done\n'
b'\rmmwDemo:/>lowPower 0 0\n'
b'Done\n'
b'\rmmwDemo:/>\n'
b'mmwDemo:/>% Detection Layer Parameters\n'
b'Skipped\n'
b'\rmmwDemo:/>% See the Detection Layer Tuning Guide for more information\n'
b'Skipped\n'
b'\rmmwDemo:/>% "C:\\ti\\mmwave_industrial_toolbox_[VER]\\labs\\people_counting\\docs\\3D_people_counting_detection_layer_tuning_guide.pdf"\n'
b'Skipped\n'
b'\rmmwDemo:/>profileCfg 0 60.75 30.00 25.00 59.10 657930 0 54.71 1 96 2950.00 2 1 36 \n'
b'Done\n'
b'\rmmwDemo:/>chirpCfg 0 0 0 0 0 0 0 1\n'
b'Done\n'
b'\rmmwDemo:/>chirpCfg 1 1 0 0 0 0 0 2\n'
b'Done\n'
b'\rmmwDemo:/>chirpCfg 2 2 0 0 0 0 0 4\n'
b'Done\n'
b'\rmmwDemo:/>frameCfg 0 2 96 0 55.00 1 0\n'
b'Done\n'
b'\rmmwDemo:/>dynamicRACfarCfg -1 4 4 2 2 8 12 4 8 5.00 8.00 0.40 1 1\n'
b'Done\n'
b'\rmmwDemo:/>staticRACfarCfg -1 6 2 2 2 8 8 6 4 8.00 15.00 0.30 0 0\n'
b'Done\n'
b'\rmmwDemo:/>dynamicRangeAngleCfg -1 0.75 0.0010 1 0\n'
b'Done\n'
b'\rmmwDemo:/>dynamic2DAngleCfg -1 1.5 0.0300 1 0 1 0.30 0.85 8.00\n'
b'Done\n'
b'\rmmwDemo:/>staticRangeAngleCfg -1 0 8 8\n'
b'Done\n'
b'\rmmwDemo:/>antGeometry0 0 -1 -2 -3 -2 -3 -4 -5 -4 -5 -6 -7\n'
b'Done\n'
b'\rmmwDemo:/>antGeometry1 -1 -1 -1 -1 0 0 0 0 -1 -1 -1 -1\n'
b'Done\n'
b'\rmmwDemo:/>antPhaseRot 1 1 1 1 1 1 1 1 1 1 1 1\n'
b'Done\n'
b'\rmmwDemo:/>fovCfg -1 70.0 20.0\n'
b'Done\n'
b'\rmmwDemo:/>compRangeBiasAndRxChanPhase 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0\n'
b'Done\n'
b'\rmmwDemo:/>\n'
b'mmwDemo:/>'
b'% Tracker Layer Parameters\n'
b'Skipped\n'
b'\rmmwDemo:/>% See the Tracking Layer Tuning Guide for more information\n'
b'Skipped\n'
b'\rmmwDemo:/>% "C:\\ti\\mmwave_industrial_toolbox_[VER]\\labs\\people_counting\\docs\\3D_people_counting_tracker_layer_tuning_guide.pdf"\n'
b'Skipped\n'
b'\rmmwDemo:/>staticBoundaryBox -3 3 0.5 7.5 0 3\n'
b'Done\n'
b'\rmmwDemo:/>boundaryBox -4 4 0 8 0 3\n'
b'Done\n'
b'\rmmwDemo:/>sensorPosition 2 0 15\n'
b'Done\n'
b'\rmmwDemo:/>gatingParam 3 2 2 2 4\n'
b'Done\n'
b'\rmmwDemo:/>stateParam 3 3 12 500 5 600\n'
b'Done\n'
b'\rmmwDemo:/>allocationParam 40 100 0.1 20 0.5 20\n'
b'Done\n'
b'\rmmwDemo:/>maxAcceleration 0.1 0.1 0.1\n'
b'Done\n'
b'\rmmwDemo:/>trackingCfg 1 2 800 30 46 96 55\n'
b'Done\n'
b'\rmmwDemo:/>presenceBoundaryBox -3 3 0.5 7.5 0 3\n'
b'Done\n'
b'\rmmwDemo:/>sensorStart\n'
b'Debug: Init Calibration Status = 0xffe\n'
感谢回复,我把您的问题转到英文e2e上,请关注下面的帖子,等待产品工程师的回复。
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1084605/iwr6443-fall-detection-demo-gui-can-t-show-the-wave
请问您烧写的是C:\ti\mmwave_industrial_toolbox_4_101\labs\People_Counting\3D_People_Counting\prebuilt_binaries\3D_people_count_68xx_demo.bin文件吗?
cfg文件用的是哪个?
您好,
下面是工程师的回复,可能是最新版本里的一个bug,他建议把旧版本里的gui_threads.py代替新版本里的。但是您之前说toolbox 4.9.0也不行,建议先尝试一下再老的版本,不行,我再去问问。
It does appear there is a bug in the latest version of the code. This will be fixed in an upcoming release. For now, if you go to an older version of the toolbox, copy the 'gui_threads.py' from the visualizer folder, and overwrite the file in the 4.10.1 visualizer folder, it will work. I used the gui_threads file from version 4.9.0.