<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AprilTag Relocalization]]></title><description><![CDATA[Questions about developing software on the products]]></description><link>https://forum.modalai.com/category/23</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 20:19:53 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/category/23.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Jan 2026 16:44:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[AprilTag relocalization fails with down-facing camera due to camera extrinsics mismatch (roll&#x2F;pitch out of bounds)]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/14">@Eric-Katzfey</a><br />
────────────────────────────────────────────────────────────────────────────────<br />
system-image: 1.8.02-M0054-14.1a-perf<br />
kernel:       #1 SMP PREEMPT Mon Nov 11 22:47:44 UTC 2024 4.19.125<br />
────────────────────────────────────────────────────────────────────────────────<br />
hw platform:  M0054<br />
mach.var:     1.0.1<br />
SKU:          MRB-D0014-4-V1-C27-T9-M22-X0<br />
────────────────────────────────────────────────────────────────────────────────<br />
voxl-suite:   1.4.5<br />
────────────────────────────────────────────────────────────────────────────────<br />
Packages:</p>
<p dir="auto">I am getting this issue as well, where I constantly get WARNING, apriltag roll/pitch out of bounds issue with the front or down tracking camera.</p>
]]></description><link>https://forum.modalai.com/topic/4992/apriltag-relocalization-fails-with-down-facing-camera-due-to-camera-extrinsics-mismatch-roll-pitch-out-of-bounds</link><guid isPermaLink="true">https://forum.modalai.com/topic/4992/apriltag-relocalization-fails-with-down-facing-camera-due-to-camera-extrinsics-mismatch-roll-pitch-out-of-bounds</guid><dc:creator><![CDATA[Nitin Varma Vegesna]]></dc:creator><pubDate>Sun, 18 Jan 2026 16:44:22 GMT</pubDate></item><item><title><![CDATA[Setting up different AprilTag families]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3137">@dvz</a>, thanks for your query</p>
<p dir="auto">We’re currently in the process of updating the voxl-tag-detector to support additional AprilTag families beyond just the 36h11.</p>
<p dir="auto">If you’d like to try this yourself in the meantime, the following line in main.cpp creates the detector for the 36h11 family: <a href="https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector/-/blob/master/server/main.cpp?ref_type=heads#L615" rel="nofollow ugc">here</a></p>
<p dir="auto">To add support for the tagCustom48h12 family, you can:</p>
<p dir="auto">Add the include:</p>
#include &lt;tagCustom48h12.h&gt;

<p dir="auto">Replace the detector creation line with:</p>
tf = tagCustom48h12_create();

<p dir="auto">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.<br />
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.</p>
]]></description><link>https://forum.modalai.com/topic/4830/setting-up-different-apriltag-families</link><guid isPermaLink="true">https://forum.modalai.com/topic/4830/setting-up-different-apriltag-families</guid><dc:creator><![CDATA[ApoorvThapliyal]]></dc:creator><pubDate>Tue, 21 Oct 2025 14:14:12 GMT</pubDate></item><item><title><![CDATA[VOXL2 NOT DETECTING APRIL TAG]]></title><description><![CDATA[<p dir="auto">Detections is pertinent to voxl-tflite-server and onboard computer vision on yolo, NOT on april tags.</p>
]]></description><link>https://forum.modalai.com/topic/4720/voxl2-not-detecting-april-tag</link><guid isPermaLink="true">https://forum.modalai.com/topic/4720/voxl2-not-detecting-april-tag</guid><dc:creator><![CDATA[Zachary Lowell 0]]></dc:creator><pubDate>Mon, 01 Sep 2025 17:13:46 GMT</pubDate></item><item><title><![CDATA[Using Relocalization to establish a global reference frame for Drone Swarm Demo]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/14">@Eric-Katzfey</a> Thank you for the reply,<br />
If I understand correctly, the example you provided shows MAVSDK running directly on the VOXL — so on the drone itself. However, we want to run our script on a separate PC to be able to control all drones at once. We're not sure which port to use to communicate with PX4 while also taking advantage of the relocalization handled by VOXL.</p>
<p dir="auto">Thank you again for your help!</p>
]]></description><link>https://forum.modalai.com/topic/4372/using-relocalization-to-establish-a-global-reference-frame-for-drone-swarm-demo</link><guid isPermaLink="true">https://forum.modalai.com/topic/4372/using-relocalization-to-establish-a-global-reference-frame-for-drone-swarm-demo</guid><dc:creator><![CDATA[Quetzalcoatl]]></dc:creator><pubDate>Wed, 23 Apr 2025 14:26:53 GMT</pubDate></item><item><title><![CDATA[Enabling Hires Camera for AprilTag Detection]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2355">@Madelyne-Rossmann</a> , sounds good! We will work on enabling larger resolutions for calibration and tag detection. It is a bit of a hassle due to very large frames, so some optimizations need to be made.</p>
<p dir="auto">Alex</p>
]]></description><link>https://forum.modalai.com/topic/4153/enabling-hires-camera-for-apriltag-detection</link><guid isPermaLink="true">https://forum.modalai.com/topic/4153/enabling-hires-camera-for-apriltag-detection</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Wed, 05 Feb 2025 17:30:41 GMT</pubDate></item><item><title><![CDATA[Apriltag relocalization not relocalizing?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3526">@Nitin-Varma-Vegesna</a> said in <a href="/post/25287">Apriltag relocalization not relocalizing?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3526">@Nitin-Varma-Vegesna</a> Is there any release that is known to work for April Tag Detection?</p>
</blockquote>
<p dir="auto"><a href="https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector</a></p>
<p dir="auto">The dev branch is the most recent - I have to check with the engineering team on this as I am unsure the priority of april tag detection and positioning based off it. Will relay back</p>
]]></description><link>https://forum.modalai.com/topic/4120/apriltag-relocalization-not-relocalizing</link><guid isPermaLink="true">https://forum.modalai.com/topic/4120/apriltag-relocalization-not-relocalizing</guid><dc:creator><![CDATA[Zachary Lowell 0]]></dc:creator><pubDate>Fri, 24 Jan 2025 14:18:11 GMT</pubDate></item><item><title><![CDATA[Apriltag as a reference cordinate]]></title><description><![CDATA[<p dir="auto">Problem solved,<br />
Thanks anyway</p>
]]></description><link>https://forum.modalai.com/topic/4118/apriltag-as-a-reference-cordinate</link><guid isPermaLink="true">https://forum.modalai.com/topic/4118/apriltag-as-a-reference-cordinate</guid><dc:creator><![CDATA[Amin Bassiri]]></dc:creator><pubDate>Fri, 24 Jan 2025 13:03:39 GMT</pubDate></item><item><title><![CDATA[mavlink set_position_target_local_ned does not seem to be transformed]]></title><description><![CDATA[<p dir="auto">Spot on <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2643">@Matt-Ooi</a> - the voxl2 is natively meant to handle transformations for ardupilot and px4 - BUT you are using MAVROS which is a different tranformation all together - hence why you would have to do the transofmratio yourself before sending into the flight stack running ardupilot (aka when calling mavros offboard) or something</p>
]]></description><link>https://forum.modalai.com/topic/3889/mavlink-set_position_target_local_ned-does-not-seem-to-be-transformed</link><guid isPermaLink="true">https://forum.modalai.com/topic/3889/mavlink-set_position_target_local_ned-does-not-seem-to-be-transformed</guid><dc:creator><![CDATA[Zachary Lowell 0]]></dc:creator><pubDate>Mon, 28 Oct 2024 05:51:28 GMT</pubDate></item><item><title><![CDATA[Hires With AprilTags]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/7">@Alex-Kushleyev</a> yes seems like it, thank you!</p>
]]></description><link>https://forum.modalai.com/topic/3684/hires-with-apriltags</link><guid isPermaLink="true">https://forum.modalai.com/topic/3684/hires-with-apriltags</guid><dc:creator><![CDATA[jacob yaacubov]]></dc:creator><pubDate>Sun, 28 Jul 2024 09:58:03 GMT</pubDate></item><item><title><![CDATA[Using april tags for relocalization during offboard &quot;trajectory&quot; mode]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2161">@iparra</a> have you read through the documentation on how to configure the tags? <a href="https://docs.modalai.com/voxl-tag-detector/#voxl-configure-tag-detector" rel="nofollow ugc">https://docs.modalai.com/voxl-tag-detector/#voxl-configure-tag-detector</a></p>
]]></description><link>https://forum.modalai.com/topic/3462/using-april-tags-for-relocalization-during-offboard-trajectory-mode</link><guid isPermaLink="true">https://forum.modalai.com/topic/3462/using-april-tags-for-relocalization-during-offboard-trajectory-mode</guid><dc:creator><![CDATA[Moderator]]></dc:creator><pubDate>Tue, 21 May 2024 16:00:33 GMT</pubDate></item><item><title><![CDATA[[yocto:&#x2F;# roslaunch voxl_cam_ros tracking_slave.launch] Error Message ?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1046">@Hyosun-Yoo</a> said in <a href="/post/5636">[yocto:/# roslaunch voxl_cam_ros tracking_slave.launch] Error Message ?</a>:</p>
<blockquote>
<p dir="auto">Re: <a href="/topic/455/apriltag-relocalization">AprilTag Relocalization</a></p>
<p dir="auto">Dear<br />
I got an error message when I run this command.</p>
<p dir="auto">[yocto:/# roslaunch voxl_cam_ros tracking_slave.launch]</p>
<p dir="auto">Please tell me how to solve this message.</p>
</blockquote>
<blockquote>
<p dir="auto">VOXL Vision (modalai-3-2-0-0.3.4-b.tar.gz)<br />
VOXL Vision PX4 Apriltag Relocalization error</p>
</blockquote>
<blockquote>
Error message
<p dir="auto">ERROR: could not open camera subscriber for cam id 1<br />
[ERROR] [1034.046473200]: CameraManager::Initialize() failed<br />
[ERROR] [1034.046845023]: Unable to open camera.<br />
===============*<br />
5c2c6beb-9c8b-432b-8430-fcc4d81c1ef3-image.png</p>
</blockquote>
<blockquote>
<p dir="auto">Thank you so much.<br />
Mr. Yoo, hyosun</p>
</blockquote>
]]></description><link>https://forum.modalai.com/topic/1212/yocto-roslaunch-voxl_cam_ros-tracking_slave-launch-error-message</link><guid isPermaLink="true">https://forum.modalai.com/topic/1212/yocto-roslaunch-voxl_cam_ros-tracking_slave-launch-error-message</guid><dc:creator><![CDATA[Hyosun Yoo]]></dc:creator><pubDate>Wed, 17 Aug 2022 00:02:18 GMT</pubDate></item><item><title><![CDATA[Fiducial precision landing - AprilTags or ArucoTags]]></title><description><![CDATA[<p dir="auto">For information on AprilTag detection, please see our VOXL SDK documentation <a href="https://docs.modalai.com/voxl-tag-detector/" rel="nofollow ugc">here</a></p>
]]></description><link>https://forum.modalai.com/topic/775/fiducial-precision-landing-apriltags-or-arucotags</link><guid isPermaLink="true">https://forum.modalai.com/topic/775/fiducial-precision-landing-apriltags-or-arucotags</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 01 Mar 2022 18:45:02 GMT</pubDate></item><item><title><![CDATA[Documentation for AprilTag Relocalization?]]></title><description><![CDATA[<p dir="auto">Documentation updated <a href="https://docs.modalai.com/voxl-tag-detector/" rel="nofollow ugc">here</a>!</p>
]]></description><link>https://forum.modalai.com/topic/514/documentation-for-apriltag-relocalization</link><guid isPermaLink="true">https://forum.modalai.com/topic/514/documentation-for-apriltag-relocalization</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Mon, 25 Oct 2021 15:59:38 GMT</pubDate></item></channel></rss>