<?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[VIO Algorithms]]></title><description><![CDATA[<p dir="auto">Good Morning guys,</p>
<p dir="auto">I would like to know how could I test my own VIO algorithms on sentinel drone.</p>
<p dir="auto">Best Regards!</p>
]]></description><link>https://forum.modalai.com/topic/3037/vio-algorithms</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 11:15:26 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/3037.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jan 2024 10:48:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VIO Algorithms on Tue, 23 Jan 2024 10:13:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/7">@Alex-Kushleyev</a> Thanks mate!</p>
]]></description><link>https://forum.modalai.com/post/14185</link><guid isPermaLink="true">https://forum.modalai.com/post/14185</guid><dc:creator><![CDATA[leonardo Andrade 0]]></dc:creator><pubDate>Tue, 23 Jan 2024 10:13:44 GMT</pubDate></item><item><title><![CDATA[Reply to VIO Algorithms on Mon, 22 Jan 2024 18:30:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1688">@leonardo-Andrade-0</a> , you should take a look at the software architecture diagram here :</p>
<p dir="auto"><a href="https://docs.modalai.com/mpa/" rel="nofollow ugc">https://docs.modalai.com/mpa/</a></p>
<p dir="auto">look for a process called <code>voxl-qvio-server</code> in the diagram. It receives camera images (from <code>voxl-camera-server</code>) and IMU data (from <code>voxl-imu-server</code>)</p>
<p dir="auto">You can create your own process that subscribes to camera and imu data similarly to <code>voxl-qvio-server</code> and implement your own algorithm.</p>
<p dir="auto">You will probably benefit from using a logging / playback feature as well (to record and play back images and imu data). Then you can play back data and compare output from voxl-qvio-server and your implementation.</p>
<p dir="auto">Resources:</p>
<ul>
<li><a href="https://docs.modalai.com/mpa/" rel="nofollow ugc">https://docs.modalai.com/mpa/</a></li>
<li><a href="https://gitlab.com/voxl-public/voxl-sdk/services/voxl-qvio-server/" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/services/voxl-qvio-server/</a></li>
<li><a href="https://docs.modalai.com/voxl-logger/" rel="nofollow ugc">https://docs.modalai.com/voxl-logger/</a></li>
<li><a href="https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-logger" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-logger</a></li>
</ul>
]]></description><link>https://forum.modalai.com/post/14143</link><guid isPermaLink="true">https://forum.modalai.com/post/14143</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Mon, 22 Jan 2024 18:30:15 GMT</pubDate></item></channel></rss>