Part Number: OPT8241-CDK-EVM
Tool/software: Linux
Hallo,
I recently got a bunch of Development kits which we want to use with a Raspberry Pi. I followed your Voxel SDK installation routine as given on Github several times on Ubuntu Mate 16.04.02 on a Raspberry Pi 3B and 3B+ with the same result.
I wanted to compile PCL but get stuck at around 64% because I run out of memory (I already increased the swap file to 4GB with the same result). Is it possible to run the EVK oder VoxelSDK without the PCL?
also. I used ccmake .. to setup the maefile as your given cmake commands gave me errors (No Module GPU found in Makefile and so on).
What we actually want to do is take about 10 Depth Images 3 times a day on a long term period. So we wouldn't need any visualisation or so, because the depth frames will be analyzed on another PC.
Does anybody have a working image for a raspberry Pi?