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]
  • How to calibrate sensors with qgc in voxl 2?

    2
    0 Votes
    2 Posts
    424 Views
    Eric KatzfeyE
    @Tamas-Pal-0 You don't use the USB with VOXL 2. Just follow the on screen instructions to do each calibration (compass, accelerometer, etc.)
  • VOXL2 Mythic M1076 Add On Card

    2
    0 Votes
    2 Posts
    540 Views
    VinnyV
    Hi Rohit, Accept my apologies for a delayed response here. We currently do not offer a combo card that supports both Mythic and Microhard simultaneously. We do have an architecture that could support Mythic directly, with Microhard as a stand-alone config through our USB Hub. https://www.modalai.com/products/mh-sa However, we have not had enough interest to make this a formal product as of yet. We do have a proof of concept working for Mythic, but it needs some refinement. We would be looking at a few months to complete that design and get it for sale. If this is something that you think can be of interest to you, please let us know using our "contact" form so you can reach us to talk about potential volumes and if we could support this for you. Thanks!
  • Which cable is supported for receiver for voxl 2

    4
    0 Votes
    4 Posts
    459 Views
    modaltbM
    Hi @Tamas-Pal-0 , Here's what we make for the Sentinel drone, where we have the spektrum bind board in series along with a GPS/mag: https://www.modalai.com/products/voxl-2-gps-mag-rc-assembly?variant=40673762869299 If it's just the RC input you need, then using a 12 pin JST GH connector and pins 9/11/12 of this connector: https://beta-docs.modalai.com/voxl2-connectors/#j19-pin-out and you can make a custom cable.
  • PX4 is **NOT** Getting VIO Data

    voxl-flight voxl
    4
    1
    0 Votes
    4 Posts
    2k Views
    Chad SweetC
    Check out the troubleshooting tips here for future referenec https://docs.modalai.com/flying-with-vio/#position-mode-rejected
  • VOXL Flight might be broken?

    5
    0 Votes
    5 Posts
    1k Views
    R
    I dropped the faulty VOXL Flight Deck last Monday to your office with the RMA Order number. Is there any update on this? Thanks!
  • RealSense D430 and DW1000 UWB integration on VOXL

    3
    0 Votes
    3 Posts
    616 Views
    R
    Thanks for the reply! Good to know.
  • VOXL Flight will not flash image

    8
    0 Votes
    8 Posts
    2k Views
    ?
    Hi Kris, Can you make a new thread explaining your issue in more detail?
  • Missing PX4-HITL configuration files

    1
    0 Votes
    1 Posts
    254 Views
    No one has replied
  • Need Help- I can't engage flight mode

    7
    0 Votes
    7 Posts
    2k Views
    tomT
    @Ward-Javoronok https://docs.modalai.com/configure-rc-radio/
  • modifying voxl-mapper

    23
    0 Votes
    23 Posts
    7k Views
    N
    @Matthew-Booker This worked! Thank you
  • Question about LTE North American Options...

    7
    0 Votes
    7 Posts
    2k Views
    Chad SweetC
    No, V1 uses WNC modems and V2 uses Sierra
  • HITL with voxl 2

    2
    0 Votes
    2 Posts
    404 Views
    Eric KatzfeyE
    @Tamas-Pal-0 Please try with branch "voxl-dev"
  • voxl-vision-px4 1.* not working on apq8096

    2
    4
    0 Votes
    2 Posts
    620 Views
    Philemon BennerP
    Ok i resolved the issue. You actually need to run voxl-mavlink-server and voxl-vision-px4 to get Autopilot enabled for Mavsdk.
  • Connection reset by peer when updating opkg

    1
    2
    0 Votes
    1 Posts
    358 Views
    No one has replied
  • voxl-mapper does not run: libgomp.so.1 does not exist

    2
    0 Votes
    2 Posts
    751 Views
    ?
    Hi, You will need to install the openmp package for voxl which can be found here http://voxl-packages.modalai.com/stable/. The easiest way to do this would be to follow these steps: Edit the /etc/opkg/opkg.conf file and change the last line from src/gz modalai http://voxl-packages.modalai.com/dists/apq8096/stable/binary-arm64/ to src/gz modalai http://voxl-packages.modalai.com/stable/ Run opkg update Run opkg install openmp Redit the /etc/opkg/opkg.conf file to change the last line back to the original i.e. src/gz modalai http://voxl-packages.modalai.com/dists/apq8096/stable/binary-arm64/ Rerun opkg update Let me know if there are any issues.
  • Cloning System Image

    2
    0 Votes
    2 Posts
    705 Views
    modaltbM
    Hi @ryan-langlois1 , I don't know of a way to do this at this point that is equivalent to say a hard drive clone... In general, we are doing this using Yocto/Bitbake to generate the original system image, and customize it using recipes etc. In our production line, we flash the bare minimum system image, and then load debian packages needed to get the functionality that we want. We do this via the "Platform Release" (https://developer.modalai.com/). There's a few scripts and a bunch of packages in there, you can see this for reference, e.g. the offline-install.sh is a good example: [image: 1660146627309-1c84cb2c-e2ad-4281-b5f4-cca7c2094c49-image.png]
  • QGC LOCAL_POSITION_NED drifting

    7
    2
    0 Votes
    7 Posts
    2k Views
    M
    @Adrian-Hidalgo Correct, this is on an m500 drone. I intend to fly to GPS waypoints in mission mode (I have done this a few times successfully before noticing the local_position_ned was drifting). I didn't see the vehicle drift while in flight but wanted to double-check before flying again. I am not sure when the local_position_ned began drifting. I have tried resetting qvio - seeing that doing so had resolved local_position_ned issues for someone on another forum. I have the drone on my desk and powered from a 12V 3A wall power supply - I believe that is why the battery status reports zero (when I use a lipo, the battery status looks correct). & yes the vehicle parameters have been loaded.
  • IMU configuration - dynamic range

    3
    0 Votes
    3 Posts
    508 Views
    אוהד יעריא
    thank you
  • Possible issue with Dockerfile.xenial-base in gitlab...

    1
    0 Votes
    1 Posts
    317 Views
    No one has replied
  • DRONECAN Hitech Servos over CAN bus

    2
    0 Votes
    2 Posts
    736 Views
    Chad SweetC
    Hi, we only support ModalAI products on this forum. Have you seen the PX4 support forum and Slack? That might be a better place to start: https://docs.px4.io/main/en/contribute/support.html