ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Groups
    3. ModalAI Team
    Group Details Private

    ModalAI Team

    Member List
    adminA admin
    modaltbM modaltb
    Chad SweetC Chad Sweet
    tomT tom
    James StrawsonJ James Strawson
    Matthew BorowskiM Matthew Borowski
    zauberflote1Z zauberflote1
    Jaroslav RichtersJ Jaroslav Richters
    Maxwell SchaeferM Maxwell Schaefer
    JacobJ Jacob
    wilkinsafW wilkinsaf
    Avery CuevasA Avery Cuevas
    N Nathan Raras
    Zachary Lowell 0Z Zachary Lowell 0
    Zachary LowellZ Zachary Lowell
    Daniel MellingerD Daniel Mellinger
    Jacob CamarilloJ Jacob Camarillo
    Dobry KolaczD Dobry Kolacz
    Cliff WongC Cliff Wong
    Jeremy SchmidtJ Jeremy Schmidt
    • RE: Starling 2 Max - max thrust in position mode, with throttle at 0, causing it to jump into the air unprompted.

      @aspen Can you provide the log file? There is a version of px4 v1.16 available here: http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/voxl-mainline-px4_1.16.0-1.0.4-202509030932_arm64.deb

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: Starling 2 Max doesn't report battery information

      @Hunter-Scott If you delete all logs then fly you don't see any log files afterwards?

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Voxl2 Docker (Ubuntu 22) with OpenCL/Adreno

      @Peter-Milani , it looks like Qualcomm CPU device is not supported by OpenCL library from Qualcomm.

      clinfo may be confused, but installing and running clinfo natively on voxl2 does not return any platforms - the opencl libraries that may get installed by apt are most likely not compatible with the VOXL2 GPU.

      Alex

      posted in Ask your questions right here!
      Alex KushleyevA
      Alex Kushleyev
    • RE: Hadron EO camera crash problem

      Actually, I see from the log that your FPV camera is IMX214 (please confirm).

      So then my next questions are:

      • which Voxl2 SDK are you using?
      • does the crash happen if you only view the Hadron EO stream (this is OV64B camera)
      • can you please check the cpu temps when you view many cameras (using voxl-inspect-cpu)

      The dmesg error suggests some sort of low level error during MIPI transmission, but it could be tied to the SoC overheating.

      When voxl-portal is used to view images (especially in multi-view), the images on VOXL2 are converted from YUV to Jpeg using a software Jpeg encoder (which is very taxing on the cpu for large images). This can cause the cpu to overheat and start throttling operating frequencies to reduce the temperature). We are aware of this issue and it is on the list to fix the multi view to be more efficient and not overheat the CPU.

      Alex

      posted in VOXL 2
      Alex KushleyevA
      Alex Kushleyev
    • RE: Hadron EO camera crash problem

      @ravi , can you please let me know which FPV camera you are using? also can you share the entire voxl-camera-server.conf ?

      Alex

      posted in VOXL 2
      Alex KushleyevA
      Alex Kushleyev
    • RE: Use lidar for localization instead of Qvio

      @Muqing-Cao Here you go: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-vision-hub/-/blob/dev/src/vio_manager.c?ref_type=heads#L450

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Use lidar for localization instead of Qvio

      @Muqing-Cao Just the standard Mavlink ODOMETRY message is what we have used. Not exactly sure how that translates into ROS land. But it isn't anything ModalAI specific.

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Requesting the factory original calibration files for ADK Ser#M2500000185

      @latif You should be able to disable the model match feature on the same screen which displayed the "Model Mismatch" error. By setting the model match id to 0, it will ignore the model match id set on the receiver and connect. The ExpressLRS documentation has more detail about how to set up the RC connection here.

      IMG_4890-min.JPG

      posted in VOXL Dev Kits
      Maxwell SchaeferM
      Maxwell Schaefer
    • RE: Use lidar for localization instead of Qvio

      @Muqing-Cao Yes, definitely. The applications are auto started using systemd services and can be stopped / disabled using standard commands as desired.

      posted in Starling & Starling 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Configuration for VOXL 4in1 mini 6S ESC and Newbee Drone Flow 2808 1300KV motors

      @ashley-miller , for this motor (28xx class), you should use the following ESC M0138 FPV ESC :

      https://www.modalai.com/products/m0138
      https://docs.modalai.com/voxl-fpv-esc-datasheet/

      The mini ESC (M0129) is designed for small and lightweight drones and mini FPV racers (750g or less for slow flyers and 500g or less for mini FPV drones).

      The peak power for one of these motor is almost 1kW each - the mini ESC cannot handle that for several reasons, such as peak current capacity, thermal.

      If you would like to use the 2808 motor, please choose the M0138 FPV ESC and perform motor calibration using voxl-esc tools : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/master/voxl-esc-tools/calibration.md

      Also, please review the following FAQ: https://docs.modalai.com/voxl-escs/faq/

      Alex

      posted in Ask your questions right here!
      Alex KushleyevA
      Alex Kushleyev