Post Go back to editing

AD-96TOF1-EBZ - Python Binding showPointcloud

Hello,

i want to run the showPointCloud example with the python binding. But while doing so I get an Error message at line 139 "ir_map = distance_scale_ir * ir_map".

Error Message: numpy.core._exceptions.MemoryError: Unable to allocate 325. TiB for an array with shape (16623, 2688834528) and data type float64
I1209 16:00:06.445008 9303 usb_depth_sensor_linux.cpp:150] Stopping device

Hardware: AD-96TOF1-EBZ with DragonBoard 410c

I downloaded and installed the newest SDK and newest prebuild imagefile for the Dragonboard.

If i run the first_frame.py file it prints out the data-array as expected.

Thanks in advance,

Daniel