<?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[Visual position estimate and offboard control]]></title><description><![CDATA[<p dir="auto">I am new to VOXL development and am working on an application that will provide a VISION_POSITION_ESTIMATE mavlink message to the autopilot and control the aircraft via OFFBOARD commands.  The application will run on the VOXL.   I am currently reading frames from the MPA, synchronizing with metadata from MPA, and computing a vision based position estimate.  However, I am struggling with how to get that position estimate to the autopilot and how to configure the autopilot to receive them.</p>
<ul>
<li>Do I use the mavlink_onboard pipe to send the mavlink offboard control commands (ex.  SET_ATTITUDE_TARGET) and VISION_POSITION_ESTIMATE messages?</li>
<li>Are there instances where I should communicate over UDP with the autopilot or are all comms done through MPA?</li>
<li>Is there example code to follow with instructions on any internal routing or other setup?</li>
</ul>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.modalai.com/topic/5217/visual-position-estimate-and-offboard-control</link><generator>RSS for Node</generator><lastBuildDate>Sat, 23 May 2026 05:12:49 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/5217.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2026 16:48:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Visual position estimate and offboard control on Fri, 22 May 2026 17:09:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3766">@bschulzhf</a> Take a look at the voxl-vision-hub code. Specifically the vio manager: <a href="https://gitlab.com/voxl-public/voxl-sdk/services/voxl-vision-hub/-/blob/dev/src/vio_manager.c?ref_type=heads" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/services/voxl-vision-hub/-/blob/dev/src/vio_manager.c?ref_type=heads</a></p>
]]></description><link>https://forum.modalai.com/post/25924</link><guid isPermaLink="true">https://forum.modalai.com/post/25924</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Fri, 22 May 2026 17:09:04 GMT</pubDate></item></channel></rss>