Hi.
I've been trying to calibrate my tracking camera with the voxel-calibration-camera in
3.3 voxl version.
The problem is i cannot see the front view of the camera, or any interface.
I noticed there is voxl-portal , however when i try to run adb shell voxl-portal
i receive the following message:
voxl-portal: error while loading shared libraries: libmongoose.so: cannot open shared object file: No such file or directory
I tried to create a voxl-portal pkg manually but there are missing third party repos such as mongoose and jpeg-turbo, and I am having difficulties trying to merge them or even build them according to the voxel gitlab (the mongoose holds jpeg-turbo README, and i also couldn't found submodules in the voxel-portal as mentioned ).
any help?
if there is a way to push in the libmongoose.so, I would like to know how to do it,
but if there is a global solution, I would prefer that.
Thanks in advance