<?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[VOXL LOW_FEATURES]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am attempting to get VIO to work.<br />
I know it is not working because I can not see x &amp; y go to non-zero values in QGC.</p>
<p dir="auto">My main concern is when I run "voxl-inspect-qvio" I see this<br />
<img src="/assets/uploads/files/1632344461834-7460ef47-09cd-4b85-9c5e-727c8bbfabef-image.png" alt="7460ef47-09cd-4b85-9c5e-727c8bbfabef-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It seems like the cameras are not picking up on things that are "interesting". Or anything they can use for reference to see movement.</p>
<p dir="auto">When running <code>voxl-vision-px4 -o</code> no debug statements are sent after initial startup output</p>
<p dir="auto">voxl-vision-px4</p>
<pre><code>yocto:/# sudo systemctl status voxl-vision-px4 -l
● voxl-vision-px4.service - voxl-vision-px4
   Loaded: loaded (/usr/bin/voxl-vision-px4; enabled; vendor preset: enabled)
   Active: active (running) since Thu 1970-01-01 00:00:23 UTC; 10min ago
  Process: 2083 ExecStartPre=/bin/sleep 2 (code=exited, status=0/SUCCESS)
 Main PID: 2344 (voxl-vision-px4)
   CGroup: /system.slice/voxl-vision-px4.service
           └─2344 /usr/bin/voxl-vision-px4

Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: T_child_wrt_parent:    0.000   0.000   0.100
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: RPY_parent_to_child:   0.0     0.0     0.0
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: R_child_to_parent:     1.000  -0.000   0.000
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: 0.000   1.000  -0.000
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: 0.000   0.000   1.000
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: starting geometry module
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: starting uart mavlink
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: Successfully opened mavparser
Jan 01 00:00:26 apq8096 voxl-vision-px4[2344]: starting WARNING: invalid qgc_ip, this is fine if you don't want to use it
Jan 01 00:00:27 apq8096 voxl-vision-px4[2344]: VIO reported failure
</code></pre>
<p dir="auto">voxl-qvio-server</p>
<pre><code>sudo systemctl status voxl-qvio-server -l
● voxl-qvio-server.service - voxl-qvio-server
   Loaded: loaded (/usr/bin/voxl-qvio-server; enabled; vendor preset: enabled)
   Active: active (running) since Thu 1970-01-01 00:00:21 UTC; 10min ago
 Main PID: 2119 (voxl-qvio-serve)
   CGroup: /system.slice/voxl-qvio-server.service
           └─2119 /usr/bin/voxl-qvio-server

Jan 01 00:00:21 apq8096 systemd[1]: Started voxl-qvio-server.
Jan 01 00:09:17 apq8096 voxl-qvio-server[2119]: ERROR waited more than 0.2 seconds for imu to catch up, dropping frame
Jan 01 00:09:17 apq8096 voxl-qvio-server[2119]: ERROR waited more than 0.2 seconds for imu to catch up, dropping frame
</code></pre>
<p dir="auto">voxl-imu-server</p>
<pre><code>yocto:/# sudo systemctl status voxl-imu-server -l
● voxl-imu-server.service - voxl-imu-server
   Loaded: loaded (/usr/bin/voxl-imu-server; enabled; vendor preset: enabled)
   Active: active (running) since Thu 1970-01-01 00:00:22 UTC; 11min ago
  Process: 1976 ExecStartPre=/bin/sleep 2 (code=exited, status=0/SUCCESS)
 Main PID: 2251 (voxl-imu-server)
   CGroup: /system.slice/voxl-imu-server.service
           └─2251 /usr/bin/voxl-imu-server

Jan 01 00:00:20 apq8096 systemd[1]: Starting voxl-imu-server...
Jan 01 00:00:22 apq8096 systemd[1]: Started voxl-imu-server.

</code></pre>
<p dir="auto">voxl-camera-server</p>
<pre><code>yocto:/# sudo systemctl status voxl-camera-server -l
● voxl-camera-server.service - voxl-camera-server
   Loaded: loaded (/usr/bin/voxl-camera-server; enabled; vendor preset: enabled)
   Active: active (running) since Thu 1970-01-01 00:00:24 UTC; 11min ago
 Main PID: 2496 (voxl-camera-ser)
   CGroup: /system.slice/voxl-camera-server.service
           └─2496 /usr/bin/voxl-camera-server -c /etc/modalai/voxl-camera-server.conf

Jan 01 00:00:27 apq8096 bash[2496]: OverrideId : -1
Jan 01 00:00:27 apq8096 bash[2496]: AEAlgo     : mvcpa
Jan 01 00:00:27 apq8096 bash[2496]: mvcpa_filter_size    : 2
Jan 01 00:00:27 apq8096 bash[2496]: mvcpa_exp_cost       : 0.7500
Jan 01 00:00:27 apq8096 bash[2496]: mvcpa_gain_cost      : 0.2500
Jan 01 00:00:27 apq8096 bash[2496]: mvcpa_histogram      : true
Jan 01 00:00:27 apq8096 bash[2496]: Creating pipe: /run/mpa/stereo/ channel: 0
Jan 01 00:00:27 apq8096 bash[2496]: Creating pipe: /run/mpa/tracking/ channel: 1
Jan 01 00:00:27 apq8096 bash[2496]: tracking
Jan 01 00:00:27 apq8096 bash[2496]: Camera Width: 640, Height: 480, Format: 291 not supported!

</code></pre>
<p dir="auto">Any insight/help would be appreciated. Thank you</p>
]]></description><link>https://forum.modalai.com/topic/456/voxl-low_features</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 17:15:14 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/456.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Sep 2021 21:30:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VOXL LOW_FEATURES on Mon, 04 Oct 2021 19:38:22 GMT]]></title><description><![CDATA[<p dir="auto">Your video points to a bad camera configuration. The tracking camera cannot produce the resolution that VLC is receiving.</p>
]]></description><link>https://forum.modalai.com/post/2270</link><guid isPermaLink="true">https://forum.modalai.com/post/2270</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Mon, 04 Oct 2021 19:38:22 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL LOW_FEATURES on Mon, 04 Oct 2021 19:36:23 GMT]]></title><description><![CDATA[<p dir="auto">Some possibilities:</p>
<ul>
<li>The tracking camera is not properly connected</li>
<li>The tracking camera is plugged in backwards</li>
<li>There is another process that is accessing the tracking camera preventing voxl-camera-server from accessing. If you tried the old ROS packages, this could be an issue.</li>
<li>voxl-configure-cameras does not match what is actually installed. You need to specify the installed configuration, not a subset of what you want to use.</li>
</ul>
<p dir="auto">Can you reboot and make sure no other processes are accessing the cameras?</p>
<p dir="auto">Did you purchase a flight deck? All of this would be pre-configured and tested prior to shipping, so maybe you installed new software?</p>
]]></description><link>https://forum.modalai.com/post/2269</link><guid isPermaLink="true">https://forum.modalai.com/post/2269</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Mon, 04 Oct 2021 19:36:23 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL LOW_FEATURES on Mon, 04 Oct 2021 19:29:21 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am still struggling with opening the tracking camera. I tried to open the camera with RTSP, but can not open it.</p>
<p dir="auto"></p><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">

<div class="card-body">
<h5 class="card-title">
<a class="text-decoration-none" href="https://drive.google.com/file/d/1z87ojOkd7z7fD0KoDqTtHfuTqVG2Ydov/view?usp=sharing">
Page Not Found
</a>
</h5>
<p class="card-text line-clamp-3">Web word processing, presentations and spreadsheets</p>
</div>
<a href="https://drive.google.com/file/d/1z87ojOkd7z7fD0KoDqTtHfuTqVG2Ydov/view?usp=sharing" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://docs.google.com/favicon.ico" alt="favicon" class="not-responsive overflow-hiddden" style="max-width:21px;max-height:21px" />



<p class="d-inline-block text-truncate mb-0"> <span class="text-secondary">(drive.google.com)</span></p>
</a>
</div><p></p>
<p dir="auto">The hi-res cameras are working, but the tracking camera is not.</p>
]]></description><link>https://forum.modalai.com/post/2268</link><guid isPermaLink="true">https://forum.modalai.com/post/2268</guid><dc:creator><![CDATA[wilkinsaf]]></dc:creator><pubDate>Mon, 04 Oct 2021 19:29:21 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL LOW_FEATURES on Fri, 24 Sep 2021 21:04:25 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I ran voxl-configure-cameras and selected the correct camera configuration.</p>
<p dir="auto">It is weird that it can not open the tracking camera. I believe that there is some way to pull up the camera and verify it is working correct?</p>
<p dir="auto">I believe it was some ROS launch script. Let me see if I can get the tracking camera up, and will respond when I can verify that it is working.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.modalai.com/post/2223</link><guid isPermaLink="true">https://forum.modalai.com/post/2223</guid><dc:creator><![CDATA[wilkinsaf]]></dc:creator><pubDate>Fri, 24 Sep 2021 21:04:25 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL LOW_FEATURES on Thu, 23 Sep 2021 15:50:53 GMT]]></title><description><![CDATA[<p dir="auto">Voxl-camera-server seems to have encountered an error trying to open the tracking camera, have you run voxl-configure-cameras with your correct camera setup? This will lead to qvio not seeing any features since its not getting any camera frames.</p>
]]></description><link>https://forum.modalai.com/post/2210</link><guid isPermaLink="true">https://forum.modalai.com/post/2210</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 23 Sep 2021 15:50:53 GMT</pubDate></item></channel></rss>