ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Harel Yadid
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Harel Yadid

    @Harel Yadid

    0
    Reputation
    6
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Israel

    Harel Yadid Unfollow Follow

    Latest posts made by Harel Yadid

    • RE: running voxl-tflite-server dev

      Thanks for the answer!
      it worked great after the upgrades.

      what I am trying to do now is to run the deeplab dnn, but I am having some issues.
      I tried to run the 865 build but i couldn't run any tflite dnn.
      then I tried to run the 820 build which worked perfectly and than added manually the deeplab dnn.

      eventually i received the error:

      Screenshot from 2022-03-10 10-55-20.png
      do you have any suggestions?

      posted in Modal Pipe Architecture (MPA)
      Harel YadidH
      Harel Yadid
    • running voxl-tflite-server dev

      hi,

      I have been trying to run the new voxl-tflite-server dev branch but when I ran the ./deploy_to_voxl_sh, I received the error: Screenshot from 2022-03-07 13-38-47.png

      Is it possible to solve it?

      just in case it matters: I built using ./install_build_deps.sh dev and ./build.sh 820

      posted in Modal Pipe Architecture (MPA)
      Harel YadidH
      Harel Yadid
    • RE: voxel-portal shared libraries error

      Thanks for the answer, I found another solution as well that worked for me.

      It is probably more intuitive for experts, but i noticed that in the third party from your git you should also imply git submodule init and git submodule update .

      After doing that, the old instructions worked semi-properly, and I could reinstall the voxl-portal package with not farther problems. It's just the README files that were not so obvious in explaining so.

      posted in VOXL
      Harel YadidH
      Harel Yadid
    • voxel-portal shared libraries error

      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

      posted in VOXL
      Harel YadidH
      Harel Yadid