<?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-configure-cameras 3 fails on sdk 1.0.0]]></title><description><![CDATA[<p dir="auto">Hi, I've flashed my sentinel with the new sdk 1.0.0. Errors similar to<br />
<a href="/post/11576">Image Flashing Error</a> occurred but I was able to successfully flash the image by following the steps reported in that post.</p>
<p dir="auto">Unfortunately voxl-configure-mpa fails with this output:</p>
<pre><code class="language-bash">executing: voxl-configure-cameras 3  
Camera Configuration: 3
calling camera-server-config-helper tracking:ov7251:2 hires:imx214:3 stereo:ov7251:0:1
successfully wrote this camera config to disk:
=================================================================
configuration for 3 cameras:

cam #0
    name:                tracking
    sensor type:         ov7251
    isEnabled:           1
    camId:               2
    camId2:              -1
    fps:                 30

    en_preview:          1
    pre_width:           640
    pre_height:          480
    pre_format:          raw8

    en_small_video:      0
    small_video_width:   -1
    small_video_height:  -1

    en_large_video:      0
    large_video_width:   -1
    large_video_height:  -1

    en_snapshot:         0
    snap_width:          -1
    snap_height:         -1

    ae_mode:             lme_msv
    standby_enabled:     0
    decimator:           1
    independent_exposure:0

cam #1
    name:                hires
    sensor type:         imx214
    isEnabled:           1
    camId:               3
    camId2:              -1
    fps:                 30

    en_preview:          0
    pre_width:           640
    pre_height:          480
    pre_format:          nv21

    en_small_video:      1
    small_video_width:   1024
    small_video_height:  768

    en_large_video:      1
    large_video_width:   4096
    large_video_height:  2160

    en_snapshot:         1
    snap_width:          4160
    snap_height:         3120

    ae_mode:             isp
    standby_enabled:     0
    decimator:           1
    independent_exposure:0

cam #2
    name:                stereo
    sensor type:         ov7251
    isEnabled:           1
    camId:               0
    camId2:              1
    fps:                 30

    en_preview:          1
    pre_width:           640
    pre_height:          480
    pre_format:          raw8

    en_small_video:      0
    small_video_width:   -1
    small_video_height:  -1

    en_large_video:      0
    large_video_width:   -1
    large_video_height:  -1

    en_snapshot:         0
    snap_width:          -1
    snap_height:         -1

    ae_mode:             lme_msv
    standby_enabled:     0
    decimator:           1
    independent_exposure:0

=================================================================
camera_server_config_helper is done
copying required camera drivers in place
/usr/share/modalai/chi-cdk/ov7251/com.qti.sensormodule.ov7251_2.bin
/usr/share/modalai/chi-cdk/ov7251/com.qti.sensormodule.ov7251_combo_0.bin
cp: cannot stat '/usr/share/modalai/chi-cdk/ov7251/com.qti.sensormodule.ov7251_combo_0.bin': No such file or directory
FAILED TO EXECUTE: voxl-configure-cameras 3 
</code></pre>
<p dir="auto">How can I solve this?</p>
<p dir="auto">system-image: 1.6.2-M0054-14.1a-perf<br />
kernel:       #1 SMP PREEMPT Fri May 19 22:19:33 UTC 2023 4.19.125<br />
hw version:   M0054<br />
voxl-suite:   1.0.0</p>
]]></description><link>https://forum.modalai.com/topic/2530/voxl-configure-cameras-3-fails-on-sdk-1-0-0</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 20:28:21 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/2530.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Aug 2023 10:40:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to voxl-configure-cameras 3 fails on sdk 1.0.0 on Tue, 15 Aug 2023 09:04:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/abdullah01" aria-label="Profile: Abdullah01">@<bdi>Abdullah01</bdi></a></p>
<p dir="auto">you can check my GitHub for more details</p>
<p dir="auto"><a href="https://github.com/AbdullahGM1" rel="nofollow ugc">https://github.com/AbdullahGM1</a></p>
<p dir="auto">I will update it for VOXL2 - 1.0.0 SDK soon</p>
]]></description><link>https://forum.modalai.com/post/11836</link><guid isPermaLink="true">https://forum.modalai.com/post/11836</guid><dc:creator><![CDATA[Abdullah01]]></dc:creator><pubDate>Tue, 15 Aug 2023 09:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to voxl-configure-cameras 3 fails on sdk 1.0.0 on Tue, 15 Aug 2023 09:00:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/planch98" aria-label="Profile: planch98">@<bdi>planch98</bdi></a></p>
<p dir="auto">Just solved the issue,</p>
<p dir="auto">looks like there are some files are missing,</p>
<p dir="auto">in Voxl2 under the directory (/usr/share/modalai/chi-cdk/ov7251)</p>
<p dir="auto">all you need is to add these two files to that directory:</p>
<p dir="auto">1- com.qti.sensormodule.ov7251_combo_0.bin<br />
2- com.qti.sensormodule.ov7251_combo_1.bin</p>
<p dir="auto">you have two choices,</p>
<p dir="auto">either you can create these two files under that directory.<br />
or you can just copy them from the following directory [/usr/share/modalai/chi-cdk/ov7251-combo] and past them to [/usr/share/modalai/chi-cdk/ov7251] directory</p>
]]></description><link>https://forum.modalai.com/post/11835</link><guid isPermaLink="true">https://forum.modalai.com/post/11835</guid><dc:creator><![CDATA[Abdullah01]]></dc:creator><pubDate>Tue, 15 Aug 2023 09:00:23 GMT</pubDate></item><item><title><![CDATA[Reply to voxl-configure-cameras 3 fails on sdk 1.0.0 on Tue, 15 Aug 2023 08:39:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/planch98" aria-label="Profile: planch98">@<bdi>planch98</bdi></a></p>
<p dir="auto">Have the same issue,</p>
<p dir="auto">just upgraded VOXL2 to 1.0.0 from 0.9.5</p>
<p dir="auto">and faced this issue.</p>
<p dir="auto">if you solved it, please let me know.</p>
]]></description><link>https://forum.modalai.com/post/11834</link><guid isPermaLink="true">https://forum.modalai.com/post/11834</guid><dc:creator><![CDATA[Abdullah01]]></dc:creator><pubDate>Tue, 15 Aug 2023 08:39:34 GMT</pubDate></item></channel></rss>