Hi, i am trying to achieve one requirement i.e. triggering output based on the data received from the Radar such as object distance, its speed etc. how can i do that?
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.
Hi, i am trying to achieve one requirement i.e. triggering output based on the data received from the Radar such as object distance, its speed etc. how can i do that?
Hi,
Sorry for the delay
Please look at:
MmwDemo_transmitProcessedOutput()
C:\ti\mmwave_sdk_03_05_00_04\packages\ti\demo\xwr18xx\mmw\mss\mss_main.c
You will be interested in MMWDEMO_OUTPUT_MSG_DETECTED_POINTS
Th e packet information is described in
C:/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/xwr18xx/mmw/docs/doxygen/html/index.html
Please see "Output information sent to host", "List of detected objects". the format is float
thank you
Cesar
Hi,
Please see same information. Please click on the link for "DPIF_PointCloudCartesian_t."
The last member of this structure is the velocity
I will close this thread now.
If you have new questions please start a new thread
Thank you
Cesar