Other Parts Discussed in Thread: IWR6843, AWR1642BOOST, , AWR1642
Hello!
I am running a python code, which I found onlne and i leave here attached, this code uses the demo and extracts the information of each detected object through the UART. However, the vector of detected objects always has null values for the z-coordinate, as opposing to the x and y, which varies as expected.
I've tried to identify the problem but failed, can you help me?
Additionally, this code seems to only detect moving objects, and we'd also like to have information about stationary objects. Is the problem of the configuration file or of the python code?
Thank you very much!