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.

AWRL6432: Displaying point clouds with the Industrial Visualizer

Part Number: AWRL6432


Tool/software:

Hello,

I have been using the Industrial_Visulaizer.exe of the radar toolbox with the out-of-the-box demo of an x432 radar.  Everything works great.  I see the point cloud and the bounding box as we move around.

Then I tried the Python source code version instead of the .exe file.  The visualizer starts and with the same config file as before I can display the bounding box moving around but the point cloud are not showing up.

I looked into gui_threads.py and I can see what appear to be a correct point cloud data being passed to self.scatter.setData around line 199 but I do not see anything in the display.  

Where should I look next?

Thanks

Pascal