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.

IWR6843AOP: IWR6843AOP

Part Number: IWR6843AOP

Hi,

how to parse .dat file from mmwave demo Visualizer? Is there a script?

It should support mmWave SDK versions 3.6.

In general, I would like to receive point clouds after the parsing.

  • Hi,

    Taking the .dat file from the Demo Visualizer, you can take a look at the parsing scripts located in: {SDK_INSTALL_DIR}\packages\ti\demo\parser_scripts

    Specifically I would try running mmw_demo_example_script.py. It will generate a .csv with per-frame information such as (x,y,z), velocity, SNR, and object #.