ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. ShauliXtend
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by ShauliXtend

    • S

      Building a custom docker image with VOXL libs

      Ask your questions right here!
      • • • ShauliXtend
      7
      0
      Votes
      7
      Posts
      328
      Views

      ?

      @ShauliXtend said in Building a custom docker image with VOXL libs:

      on the VOXL itself you use 32bit libraries while the system is 64bit

      Yes, unfortunately the QVIO algorithm is proprietary to qualcomm, we don't even have the source, just the 32 bit binaries that they've provided.

      maybe there is a way to still use the 32bit file

      You'll need to compile a 32-bit program to use a 32-bit library, there's unfortunately no way around this without some sort of inter-process communication (hence our standalone qvio-server)

    • S

      Voxl-docker creates unsable HAL3 binary file

      Ask your questions right here!
      • • • ShauliXtend
      4
      0
      Votes
      4
      Posts
      127
      Views

      Chad SweetC

      thanks for the suggestion, note added to hellocamera