Other Parts Discussed in Thread: MMWAVE-SDK
Tool/software: TI C/C++ Compiler
Hi!
How can I get 3D point cloud data from IWR6843ISK? I want to use the 3D point cloud data for rebuild 3D model to monitor something.
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.
Tool/software: TI C/C++ Compiler
Hi!
How can I get 3D point cloud data from IWR6843ISK? I want to use the 3D point cloud data for rebuild 3D model to monitor something.
Hello,
Please download and install MMWAVE-SDK 3.1.x from http://software-dl.ti.com/ra-processors/esd/MMWAVE-SDK/latest/index_FDS.html. Look for instructions on how to run the SDK Out of Box Demo in C:\ti\mmwave_sdk_03_01_01_02\docs\mmwave_sdk_user_guide.pdf under Section-1 Out-of-box mmWave Experience. The Out of Box demo provides a 3D Point Cloud over UART which is visualized in the mmWaveDemoVisualizer.
After this, you can refer to the mmWave SDK demo doxygen documentation under C:\ti\mmwave_sdk_03_01_01_02\packages\ti\demo\xwr68xx\mmw\docs\doxygen\html\index.html to understand the UART output format and decode it using your own Matlab script or application. You can also download the mmWaveDemoVisualizer source code and refer to the function process1 in mmWave.js to understand the parsing.
https://e2e.ti.com/support/sensors/f/1023/p/729467/2692336#2692336
Regards
-Nitin
hi,I just do it like your said,but I did not know how to get 3D cloud data in the mmWaveDemoVisualizer, and I want to know what's the detection range of IWR6834? thanks for your answer!
Hello,
To get 3D point cloud in mmWaveDemoVisualizer, you need to select the 4RX, 3TX Antenna Configuration as shown in the picture below. The maximum detection range depends upon factors such as type/shape of object (RCS), chirp configuration, antenna gains etc. Please refer to the following resources to understand the maximum detection range:
Regards
-Nitin