Skip to content

Ask your questions right here!

2.4k Topics 11.7k Posts

Note sure where to post? Ask questions here for direct access to the ModalAI engineering team

Subcategories


  • 167 Topics
    757 Posts
    Colby HowellC
    Hello. I purchased a Starling 2 Max development drone and when attempting a first flight test I discovered that one of the batteries arrived entirely dead. I was curious if there was a way to receive replacements, and if this falls within replacement territory. I contacted the support email and was directed here. I can provide more information if needed.
  • Do you have a great idea for our products you would like to see implemented?

    27 90
    27 Topics
    90 Posts
    Serhii RovnyiS
    Hello everyone, I am looking for some expert advice on a VOXL 2 companion computer setup for a long-range platform. I have two main integration challenges: Challenge A: VIO at Higher Altitudes To solve the motion blur and pixel density issues at higher altitudes, I am planning a 6-camera configuration. I want to use 4 downward-facing sensors (2 daylight + 2 IR) equipped with narrow-angle lenses, alongside 2 standard wide-angle sensors (front and rear). Could you advise on the best supported sensors (e.g., IMX series) for this? Has anyone successfully tuned the voxl-qvio-server for narrow-angle lenses, and what were the altitude limits you achieved? Challenge B: LAN Integration & WireGuard The payload data flow will be: External RTSP Camera -> Ethernet -> VOXL 2 (WireGuard encryption) -> Ethernet -> Digital RX. Because VOXL 2 lacks multiple LAN ports, I will need a miniature industrial Ethernet switch. Does ModalAI have any tested hardware recommendations for this? Furthermore, what is the best practice for routing this VPN traffic through the VOXL 2 Ubuntu environment without bottlenecking the CPU? We are currently evaluating the VOXL 2 for a broader fleet deployment and want to ensure the ecosystem can support this custom optics requirement. Any feedback on off-the-shelf solutions or standard configurations for this use case would be greatly appreciated. Thank you!
  • Are you looking for a 3D model of one of our products?

    33 86
    33 Topics
    86 Posts
    Alex KushleyevA
    @nl_vdi , if you log into developer.modalai.com, you will see the CAD models. the latest model we have is: D0012-4-V3-C28-M36-T7-K0-Starling2-Max-V3-20260317.step [image: 1781036132877-376bf0dd-494a-4bf1-8d92-1b2d91afb83d-image.png]
  • can't build voxl-qvio-server pkg without mvVISLAM.h

    3
    0 Votes
    3 Posts
    485 Views
    YohaiY
    @Matt-Turi Ty, I used a different image(voxl cross image), it is working with the voxl emulator.
  • Qualcomm package manager (QPM) Hexagon install

    1
    1
    0 Votes
    1 Posts
    587 Views
    No one has replied
  • 0 Votes
    5 Posts
    2k Views
    ?
    Hey @jamiek, If this error occurs, it will result in no map generation at the time of error. This is because we need to grab a pose from our ringbuffer (at the timestamp of our pointcloud) in order to insert each pointcloud correctly into the map. This is caused by either voxl-qvio-server or voxl-vision-px4 not properly publishing a pose estimate. You can monitor the output of voxl-qvio-server using voxl-inspect-qvio on voxl or viewing the qvio overlay in voxl-portal. If everything looks good there and qvio is properly publishing pose info, the next place to check is voxl-vision-px4. This error means that we are not receiving a fixed pose data out of voxl-vision-px4, so once you have verified qvio is not reporting any error codes, monitor the output of voxl-inspect-pose -f on voxl and make sure that you are receiving pose data.
  • VOXL2 PX4 firmware

    3
    0 Votes
    3 Posts
    660 Views
    A
    yeah, just wanted a confirmation, thanks
  • VOXL UVC Server not connecting

    19
    0 Votes
    19 Posts
    3k Views
    local adL
    WOW what a great thread, so on time for me Thanks Kris
  • Cannot open voxel-portal on two browser tabs simultaneously.

    2
    0 Votes
    2 Posts
    501 Views
    ?
    Hey @ahmed-mustahid, You can view one camera stream at a time within the Mapper page of voxl-portal. The bottom left hand corner of the page includes a button (tv icon) to overlay an image stream on top of the map grid. Clicking on this tv icon will populate a list above of all available image topics, similar to the camera dropdown. Selecting one will overlay it on the page, where it can be resized via the bottom left corner of the stream and closed using the red x at the bottom left.
  • Update voxl 2 PX4 QGC parameters from vxol 2 terminal

    2
    0 Votes
    2 Posts
    418 Views
    Eric KatzfeyE
    @Tamas-Pal-0 You can set parameters from the command line. Here is an example: modalai@modalai-XPS-15-9570:~$ adb shell voxl2:/$ px4-param set UART_ESC_RPM_MAX 10000 + UART_ESC_RPM_MAX: curr: 10500 -> new: 10000
  • Any way to temporarily turn off the fan?

    2
    0 Votes
    2 Posts
    392 Views
    Ed SutterE
    Nevermind, I found it... voxl-fan...
  • Is there any way to run HITL on voxl 2 without FTDI cable ?

    2
    0 Votes
    2 Posts
    340 Views
    Eric KatzfeyE
    @Tamas-Pal-0 No, it requires the FTDI cable.
  • voxl-configure-cameras

    9
    3
    0 Votes
    9 Posts
    2k Views
    KrisK
    @Alex-Gardner Thank you! That worked
  • This topic is deleted!

    1
    3
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Building the edited source code

    15
    0 Votes
    15 Posts
    2k Views
    ICI
    Hi, I've been trying to deploy VVPX4 and still see some dependencies. I am using the VOXL Platform 3.8.0-0.7 and VOXL-Cross-2.1 docker image. voxl-vision-px4-master $./deploy_to_voxl.sh searching for ADB device checking VOXL for dpkg/opkg opkg detected voxl-vision-px4_1.2.0.ipk: 1 file pushed. 3.4 MB/s (105362 bytes in 0.029s) Reinstalling voxl-vision-px4 (1.2.0) on root. Configuring voxl-vision-px4. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for voxl-vision-px4: * libmodal-pipe (>= 2.4.0) * libmodal-cv (>= 0.1.0) * DONE Maybe I have to build the following in a specific directory but I am not sure which one: $ mkdir cross-workspace $ cd cross-workspace $ voxl-docker -i voxl-cross:V1.9 voxl-cross:~$ git clone https://gitlab.com/voxl-public/voxl-sdk/core-libs/libmodal-json.git voxl-cross:~$ cd libmodal-json/ voxl-cross:~$ ./build.sh qrb5165 Can I install or source these two dependencies separately?
  • Issue running tmux or tmux scripts on VOXL2

    4
    0 Votes
    4 Posts
    1k Views
    Arjun JainA
    @Jeff-Delaune try screen
  • VOXL2 wifi not connecting without password

    1
    0 Votes
    1 Posts
    436 Views
    No one has replied
  • Can I run a server over LTE on VOXL?

    5
    0 Votes
    5 Posts
    528 Views
    Ed SutterE
    @Eric-Katzfey Thanks. I got the VPN setup working fine. If I end up needing to transition over to that (and I get it working) I'll let you know...
  • M0065 module

    7
    0 Votes
    7 Posts
    659 Views
    modaltbM
    And yes for PWM output --> https://www.modalai.com/products/flight-core-pwm-output-cable-and-break-out-board
  • tmux and locale en_US.UTF-8

    5
    0 Votes
    5 Posts
    2k Views
    Jeff DelauneJ
    @Eric-Katzfey @plusk01 Curious if you are still using tmux and able to run automatic tmux (or tmuxp) scripts. I have the issue explained here: https://forum.modalai.com/topic/1248/issue-running-tmux-or-tmux-scripts-on-voxl2 which seems related.
  • Unable to access px4 with qgc in voxl 2 using usb-jst cable

    15
    1
    0 Votes
    15 Posts
    3k Views
    Eric KatzfeyE
    @Tamas-Pal-0 In order to prevent px4 from running automatically in the background as a daemon on system startup use systemctl disable voxl-px4 and then sync. Reboot voxl 2 and then try voxl-px4-hitl again.