Hello,
I'm using AD-FXTOF1-EBZ in a RASPBERRY PI 4, I would know if it is possible to display the PointCloud since I can't install open3d in raspberry due to it is a 32 bits system.
Thank you.
Hello,
I'm using AD-FXTOF1-EBZ in a RASPBERRY PI 4, I would know if it is possible to display the PointCloud since I can't install open3d in raspberry due to it is a 32 bits system.
Thank you.
Hi,
No sure how to install things on Raspberry PI but one option is to install everything on PC with a Linux distribution and connect to the camera via Network. Would that work for you?
Hi,
It could work. How can I connect to the camera via Network with python?
Checkout this example: https://github.com/analogdevicesinc/aditof_sdk/tree/master/bindings/python/examples/first_frame_network
Please let me know if you encounter any issues.