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

ModalAI Forum

  1. ModalAI Support Forum
  2. Software Development
  3. AprilTag Relocalization
  4. Setting up different AprilTag families

Setting up different AprilTag families

Scheduled Pinned Locked Moved AprilTag Relocalization
2 Posts 2 Posters 2.1k 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
    dvz
    wrote on last edited by
    #1

    Hi ModalAI team,

    I would like to use different AprilTag families than the old 36h11 family. How much work would it be to run a different family through the modalAI architecture over ROS packages? Ideally, I would like to change the voxl-tag-detector so it can use the custom48h12 family. How would one approach this problem?

    Thank you.

    A 1 Reply Last reply
    0
    • D dvz

      Hi ModalAI team,

      I would like to use different AprilTag families than the old 36h11 family. How much work would it be to run a different family through the modalAI architecture over ROS packages? Ideally, I would like to change the voxl-tag-detector so it can use the custom48h12 family. How would one approach this problem?

      Thank you.

      A Offline
      A Offline
      ApoorvThapliyal
      Contributor
      wrote on last edited by
      #2

      Hey @dvz, thanks for your query

      We’re currently in the process of updating the voxl-tag-detector to support additional AprilTag families beyond just the 36h11.

      If you’d like to try this yourself in the meantime, the following line in main.cpp creates the detector for the 36h11 family: here

      To add support for the tagCustom48h12 family, you can:

      Add the include:

      #include <tagCustom48h12.h>
      

      Replace the detector creation line with:

      tf = tagCustom48h12_create();
      

      Please note that this change may affect the current functionality, you’ll likely need to make additional modifications in main.cpp to ensure it builds and runs correctly.
      As mentioned, we’re actively working on making this a much smoother process in the future. But if you’d like to get started now, the above steps should point you in the right direction.

      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

      • Don't have an account? Register

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