<?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[setting up VIO on VOXL2 (custom frame)]]></title><description><![CDATA[<p dir="auto">I am trying to set up VIO for a custom frame which has two ar0144 (down and front) cameras.<br />
I have followed this sequence so far:<br />
1- voxl-camera-serveris up and running and I can see both camera feed in portal and using voxl-inspect-cam<br />
2- saved Extrinsics to /etc/modal/extrinsics.conf<br />
3- made sure vio_cams.conf exists and information makes sense<br />
4- following instructions as outlined here: <a href="https://docs.modalai.com/open-vins/" rel="nofollow ugc">https://docs.modalai.com/open-vins/</a> (with the exception of my SDK version which in my case is 1.5.0)</p>
<p dir="auto">here is the default content of voxl-open-vins-server.conf:</p>
<pre><code>/**
 * This file contains configuration that's specific to voxl-open-vins-server.
 * 
 * *NOTE*: all time variables are measured in seconds
 */
{
	"en_auto_reset":	true,
	"auto_reset_max_velocity":	20,
	"auto_reset_max_v_cov_instant":	0.20000000298023224,
	"auto_reset_max_v_cov":	0.20000000298023224,
	"auto_reset_max_v_cov_timeout_s":	0.5,
	"auto_reset_min_features":	1,
	"auto_reset_min_feature_timeout_s":	3,
	"auto_fallback_timeout_s":	3,
	"auto_fallback_min_v":	0.600000023841858,
	"en_cont_yaw_checks":	false,
	"fast_yaw_thresh":	5,
	"fast_yaw_timeout_s":	1.75,
	"yaml_folder":	"/usr/share/modalai/voxl-open-vins/VoxlConfig/starling2",
	"using_stereo":	0,
	"takeoff_alt_threshold":	0.5,
	"takeoff_occlude_stereo_left":	false,
	"takeoff_occlude_stereo_right":	false,
	"sync_config":	true
}

</code></pre>
<p dir="auto">5- I see voxl-open-vins-server process is not running and when I try to run it manually I get the following warning/error:</p>
<pre><code>WARNING: cal file opencv_tracking_front_intrinsics.yml is missing or invalid
run voxl-check-calibration to see what calibration files are missing
WARNING: cal file opencv_tracking_down_intrinsics.yml is missing or invalid
run voxl-check-calibration to see what calibration files are missing
failed to find cam cal for vio cam tracking_front
ERROR cam_config_file_read
QUIT REQUESTED
Shutting down cameras...
Camera shutdown complete
error code: -1

</code></pre>
<p dir="auto">I am currently in the process of calibrating the camera but I am unable to complete it. I can see the overlay in the portal and all corners being detected but calibration is not progressing beyond %0</p>
]]></description><link>https://forum.modalai.com/topic/4768/setting-up-vio-on-voxl2-custom-frame</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 06:25:22 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/4768.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Sep 2025 21:28:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to setting up VIO on VOXL2 (custom frame) on Tue, 14 Oct 2025 18:16:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3275">@psafi</a> Here are the steps I am taking for camera calibration:</p>
<p dir="auto">1- run the following command:<br />
voxl-calibrate-camera tracking_down -f -s 6x9 -l 0.022</p>
<p dir="auto">2- look at the overlay in portal (see the screenshot below)<br />
3- calibration process is not progressing automatically even though it seems like the checkerboard is detected</p>
<p dir="auto"><img src="/assets/uploads/files/1760465700997-e47c8511-c92f-4ce7-83f6-49d59dd89e7d-screenshot-from-2025-10-14-11-14-52.png" alt="e47c8511-c92f-4ce7-83f6-49d59dd89e7d-Screenshot from 2025-10-14 11-14-52.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.modalai.com/post/24094</link><guid isPermaLink="true">https://forum.modalai.com/post/24094</guid><dc:creator><![CDATA[psafi]]></dc:creator><pubDate>Tue, 14 Oct 2025 18:16:11 GMT</pubDate></item></channel></rss>