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

    Topics created by a w

    • a wA

      Running ORB SLAM2 on VOXL

      Ask your questions right here!
      • • • a w
      1
      0
      Votes
      1
      Posts
      95
      Views

      No one has replied

    • a wA

      Docker fails to start container

      Ask your questions right here!
      • • • a w
      2
      0
      Votes
      2
      Posts
      117
      Views

      modaltbM

      Hi @a-w ,

      If you're running on target, you'll need an arm64 container flavor (not x86/64), see this docker file as an example:

      https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python/-/blob/master/Dockerfile#L1

    • a wA

      library support

      Ask your questions right here!
      • • • a w
      2
      0
      Votes
      2
      Posts
      94
      Views

      modaltbM

      You'd need to download yourself and then push to the target (or if VOXL is connected to the internet, download it and manually install).

      There's not an 'apt-get' like setup for opkg unfortunately. Sometimes this means you need to build from source.