-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6843AOPEVM no plots showing #14
Comments
are you making a remote SSH connection? this may be the problem. |
Hi, I have the same error message without having any plots showing.
|
No I do not |
@janwillemCA change the value of "detectedObjects" of CLI-command "guiMonitor" in x8_mmw-xWR64xx.cfg file (\pymmw\source\mss) from 1 to 0. |
Hi, I still do not see any plots even though data is arriving. |
I will try that. Is it not working for you? |
Hi,
thank you for your fast response.
No I do not see any plots... I going trough the code but can not find the mistake at the moment..
Do you see any plots?
Best regards.
Justin
…________________________________
Von: Jan Willem Casteleijn ***@***.***>
Gesendet: Freitag, 7. Januar 2022 15:59
An: m6c7l/pymmw ***@***.***>
Cc: Justin Retzlaff ***@***.***>; Comment ***@***.***>
Betreff: Re: [m6c7l/pymmw] 6843AOPEVM no plots showing (Issue #14)
Hi,
Currently using an 6843AOPEVM with firmware version: 03.05.00.04
When i start the program the CFAR Detection plot is showing up. but i dont see any plots when people moving around.
When i close the CFAR Detection window it says:
Done
mmwDemo:/>(i) x8_mmw _pipe_ [Errno 22] Invalid argument plot_detected_objects
@janwillemCA<https://github.com/janwillemCA> change the value of "detectedObjects" of CLI-command "guiMonitor" in x8_mmw-xWR64xx.cfg file (\pymmw\source\mss) from 1 to 0.
I will try that. Is it not working for you?
—
Reply to this email directly, view it on GitHub<#14 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXAQXXP4PB4YQ43SRTRATVLUU35T7ANCNFSM5IWMP6HA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
may I suggest to reduce the frame rate? as also suggested by @janwillemCA, ensure that the setting in guiMonitor is correct for the type of data required. |
Hi, |
Hello, Anybody found an answer for this i am still facing this problem too |
I will suggest reducing your framePeriod to 500ms as a first step noting that UART has limited capability to support large data size. |
I changed it the message disappeared but still the CFAR detection doesn't show anything |
it's possible it is the config of your chirps and frame. but this doesn't because I doubled the numChirpsLoop from 16 to 32. so, check your chirp and frame design very well. If it doesn't work with the mmWave Demo Visualizer on a PC, ti won't work on this software too. |
Well seems like i have another problem because i used my config which works with the rospkg and outputs a point cloud and your config also works with rospkg but surprisingly in the CFAR with this python code it doesnt work and without any error problems i don't really know why my configs were this : |
I may not be able to help further, as I do not remember trying to use this software for generating point cloud data but rangeDoppler heat maps. And this that had some limitations for me too, I had to move on to another software. If you can see data in your log files, may I suggest to make manual plots? |
oh which software are you using because i am trying to retrieve the heatmaps especialy range-doppler heatmap for training an AI model but im not finding any good python script for parsing data from the radar |
Hello, @obabarin do you also have a parser/script to get the Azimuth/Elevation Static Heatmap (TLV Type 8) ? Best regards |
Unfortunately, I do not. I am using it for rangeDoppler data only, but given the resolutions I require, the transfer rate with UART is insufficient. |
Hello can anyone help me on how to start a range Doppler plot? I am not understanding the function start_plot parameters |
Hi,
Currently using an 6843AOPEVM with firmware version: 03.05.00.04
When i start the program the CFAR Detection plot is showing up. but i dont see any plots when people moving around.
When i close the CFAR Detection window it says:
The text was updated successfully, but these errors were encountered: