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

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Compute & Autopilot
  3. VOXL 2
  4. FastCV example for Voxl2

FastCV example for Voxl2

Scheduled Pinned Locked Moved VOXL 2
4 Posts 2 Posters 647 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.
  • D Offline
    D Offline
    DanielHviid
    Contributor
    wrote on last edited by
    #1

    I'm trying to use the dsp to accelerate my computer vision application. There is a basic example for FastCV on the adsp for Voxl1 at https://docs.modalai.com/build-environments/#how-to-build-for-dsp, but there aren't any examples for the rb5/m0054 adsp. I tried building the example anyways with the voxl-hexagon docker from the qrb5165 branch, which didn't work. Is there some resources I haven't found yet, or is adsp support somewhere on the roadmap for voxl2? Thanks.

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

      FastCV runs on the CPU and can access the DSP itself. You can try to download and run what Qualcomm has on their website here

      We have not developed tutorials for how to use the cDSP on VOXL 2. We do hope to in the future.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DanielHviid
        Contributor
        wrote on last edited by
        #3

        I got it to work in a voxl-cross-template based project build in the voxl-cross docker by downloading from this submenu instead of the big advertised linux installer tab (which is exclusively for android builds).

        All that was then needed to include it was to expand target_list_libraries to include fastcv and DL libs:

        target_link_libraries(${TARGET}
            pthread
            ${MODAL_JSON}
            ${MODAL_PIPE}
            ${VOXL_CUTILS}
            ${OpenCV_LIBS} 
            ${CMAKE_SOURCE_DIR}/include/libfastcv.a
            ${CMAKE_DL_LIBS}
        )
        

        Thank you for the assistance.

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

          Outstanding!

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          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

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