Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. General Questions
  3. using boost c++ library on VOXL

using boost c++ library on VOXL

Scheduled Pinned Locked Moved Unsolved General Questions
2 Posts 2 Posters 678 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Steve AriasS Offline
    Steve AriasS Offline
    Steve Arias
    Contributor
    wrote on last edited by Steve Arias
    #1

    I want to use the boost C++ library (https://www.boost.org/) on one of the MPA services (voxl-tflite-server, https://gitlab.com/voxl-public/modal-pipe-architecture/voxl-tflite-server). I read a post where someone was trying to use apt-get functionality, where the answer was to look at the documentation on running Ubuntu on VOXL (https://docs.modalai.com/docker-on-voxl/). I have been developing on VOXL by doing the following dev flow:

    • Make changes on local PC running Ubuntu
    • Run voxl-docker -i voxl-cross on PC which runs the voxl-cross docker image
    • In docker image:
      • Run ./install_build_deps.sh stable which installs the dependencies of the MPA service via opkg
      • Build via ./build.sh
      • Make ipk package via ./make_package.sh
      • Exit docker image
    • Run install_on_voxl.sh which pushes ipk package to VOXL board via ADB and installs it via opkg

    Do I need to create my own custom docker image that has boost installed on it, or can I install boost on my voxl-cross docker image?

    1 Reply Last reply
    0
    • Chad SweetC Offline
      Chad SweetC Offline
      Chad Sweet
      ModalAI Team
      wrote on last edited by
      #2

      I believe you should just be able to clone boost and perform a make install inside the docker. You can then save the state of that docker so you don't need to repeat that step later.

      1 Reply Last reply
      0

      Reading along? Create a free ModalAI Forum account to join in.

      With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.

      Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      ModalAI
      Categories Recent Tags ModalAI.com Docs
      © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups