<?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[April Tag Setup Issues - Waiting for Server]]></title><description><![CDATA[<p dir="auto">Hi, I'm working on April Tag setup for the tracking camera (SDK 1.1.1, M0149 Camera). I've run through the <code> voxl-configure-tag-detector</code> wizard, set to factory default, and enabled. I haven't changed anything with the other configuration files. My issue arises when I'm trying to check output, but <code>voxl-inspect-tags</code> is producing the following, without proceeding (tried waiting for +5 minutes, power cycled and waited again):<br />
<img src="/assets/uploads/files/1715119317093-ea495b7c-a3c8-463c-ac81-3700fe6a6084-image.png" alt="ea495b7c-a3c8-463c-ac81-3700fe6a6084-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm able to see the live tracking camera output via Voxl Portal, but it's not giving me anything indicating that it's picking up on the tag.</p>
<p dir="auto"><img src="/assets/uploads/files/1715119810985-551264e4-fe6b-422b-96fd-eaaa5b2aff33-image.png" alt="551264e4-fe6b-422b-96fd-eaaa5b2aff33-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/topic/3411/april-tag-setup-issues-waiting-for-server</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 12:48:41 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/3411.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 May 2024 22:20:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to April Tag Setup Issues - Waiting for Server on Wed, 08 May 2024 16:47:26 GMT]]></title><description><![CDATA[<p dir="auto"><code>vox-tag-detector</code> requires camera calibration, path to which which is stored here in the configuration file : <code>/etc/modalai/voxl-tag-detector.conf</code> . If you have not performed calibration of your tracking camera, please do that: <a href="https://docs.modalai.com/calibrate-cameras/" rel="nofollow ugc">https://docs.modalai.com/calibrate-cameras/</a></p>
<p dir="auto">After that, make sure the <code>voxl-tag-detector.conf</code> is set up to listen to the correct camera (<code>input_pipe</code> should match the name of the camera that you are looking at through <code>voxl-portal</code>, typically <code>tracking</code> for the tracking caemra).  Also make sure the detector is enabled <code>"enable":	true</code> in <code>voxl-tag-detector.conf</code> .</p>
<p dir="auto">Finally, as Tom suggested, if the tag detector encounters some error, it will display it in the log. You could just run the tag detector in the foreground by stopping the background service first and then running the detector in the terminal:</p>
<pre><code>systemctl stop voxl-tag-detector
voxl-tag-detector
</code></pre>
]]></description><link>https://forum.modalai.com/post/16776</link><guid isPermaLink="true">https://forum.modalai.com/post/16776</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Wed, 08 May 2024 16:47:26 GMT</pubDate></item><item><title><![CDATA[Reply to April Tag Setup Issues - Waiting for Server on Tue, 07 May 2024 22:56:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2241">@WineVirus</a> I would take a look at <code>journalctl -u voxl-tag-detector</code> to see the status of the server</p>
<p dir="auto">Since it is still waiting for the MPA pipe to be created, I'm guessing the server is crashing</p>
]]></description><link>https://forum.modalai.com/post/16753</link><guid isPermaLink="true">https://forum.modalai.com/post/16753</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Tue, 07 May 2024 22:56:16 GMT</pubDate></item></channel></rss>