ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • L

      Missing Simulation Image / Simulation Environment

      Ask your questions right here!
      • • • LuisRzdearbulo 0
      3
      0
      Votes
      3
      Posts
      124
      Views

      L

      @Eric-Katzfey I’m looking for the voxl-emulator Docker image referenced in the documentation:

      VOXL Emulator Documentation: https://docs.modalai.com/voxl-emulator/#install-the-voxl-emulator-docker-image

      However, in the Development Sources / Developer Portal there doesn’t seem to be any Docker image available for voxl-emulator.

      Could you please confirm if the image is still available, or if there is an updated download location for it?

    • N

      Starling II Max - Latest STEP (Landing Legs for 1500kv motors)

      3D Models
      • • • nl_vdi
      2
      0
      Votes
      2
      Posts
      61
      Views

      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

      376bf0dd-494a-4bf1-8d92-1b2d91afb83d-image.png

    • N

      VOXL 2 and WIFI Dongle

      Ask your questions right here!
      • • • nickanick
      2
      0
      Votes
      2
      Posts
      40
      Views

      Alex KushleyevA

      @nickanick , can you please clarify which exact WIFI Dongle you would like to use?

    • J

      VOXL2 / Starling 2 compatible color global shutter camera for low-motion-blur imaging at 1 m/s

      Ask your questions right here!
      • • • j-angel
      2
      0
      Votes
      2
      Posts
      45
      Views

      Alex KushleyevA

      @j-angel ,

      We had a small batch of color AR0144, but those have run out and due to low demand, we do not have any stock.

      I would like to clarify something. Motion blur is present when using any camera (global shutter or rolling shutter). Global shutter cameras also have exposure control and long exposure times will cause motion blur.

      I think what you may be referring to, which is different in rolling shutter cameras (compared to global shutter), is the rolling shutter skew. Rolling shutter cameras use a technique where the start of exposure of each image row is offset slightly, so each row is essentially exposed over a different time frame. The offset is usually very small (4-30 microseconds per line, depends on the camera, mode), but from top to bottom, the rolling shutter effect can add up and be visible when there are moving features in the scene.

      The fastest rolling shutter camera we have right now is IMX412 and in the 2x2 binning mode, the 1920x1080 resolution, the total frame readout time is 4ms. (https://docs.modalai.com/camera-video/low-latency-video-streaming/#camera-pipeline-latency-in-different-operating-modes). This means that the difference of the center of exposure between the first and last image row is 4ms.

      Considering the information above, 4ms can seem a lot, but keep in mind that is the time delay across the whole image. depending on the size of features, the rolling shutter effect across a smaller image area will be smaller. Using the height of 1080, we can compute the time offset for each line, 4ms / 1080 ~ 4us.

      Depending on the size of features that are being tracked, the rolling shutter may not create a lot of local skew. Additionally, the camera timing is deterministic, so it is possible to calculate the time offset of the center of exposure of each line (with respect to the first line). If you want to provide some more details on type of perception, I could provide more guidance.

      Unfortunately, right now, we do not have a color global shutter camera option.

      Alex

    • J

      voxl-slpi-uart-bridge

      Ask your questions right here!
      • • • jon
      2
      0
      Votes
      2
      Posts
      39
      Views

      Eric KatzfeyE

      @jon You can use a J19 UART from the apps processor. Take a look at the code in voxl-elrs (https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-elrs/-/tree/dev?ref_type=heads), specifically the file src/elrs_slpi.c. This project accesses SLPI UARTs from an AP userspace process through voxl_io, not through POSIX termios. You cannot have a flight controller running at the same time though so PX4 / ArduPilot / etc. would need to be stopped first.

    • Michael HattonM

      Starling 2 Max GPS - denied Development Drone Batteries

      Ask your questions right here!
      • • • Michael Hatton
      2
      0
      Votes
      2
      Posts
      32
      Views

      Eric KatzfeyE

      @Michael-Hatton Yes, you need to have a separate battery charger. I'll see if I can get a recommendation from the team on a good charger to use. I use a Hota D6 Pro, personally.

    • Michael HattonM

      LTE Modem v2 Pro

      Support Request Format for Best Results
      • • • Michael Hatton
      2
      0
      Votes
      2
      Posts
      40
      Views

      tomT

      @Michael-Hatton Did you run through the voxl-configure-modem setup in order to configure APN, etc?

      https://docs.modalai.com/voxl-modem/#usage

    • wilkinsafW

      [muorb] [ekf2] resetQuatStateYaw called

      FPV Drones
      • • • wilkinsaf
      2
      0
      Votes
      2
      Posts
      45
      Views

      Eric KatzfeyE

      @wilkinsaf You can disable compass with SYS_HAS_MAG = 0 and EKF2_MAG_TYPE = 5. But if you enable it and it isn't healthy you won't be able to arm. Power compensation may work, it depends on your particular drone model and use case.

    • J

      Standoffs part

      Starling & Starling 2
      • • • jbiscan21
      2
      0
      Votes
      2
      Posts
      55
      Views

      ModeratorM

      @jbiscan21 said in Standoffs part:

      standoffs

      You can find them here: https://www.modalai.com/products/starling-2-max-replacement-parts?variant=66893548028208

    • Barry HammondB

      LTE v2 VPN

      Cellular Modems
      • • • Barry Hammond
      2
      0
      Votes
      2
      Posts
      54
      Views

      tomT

      @Barry-Hammond https://docs.modalai.com/voxl-streamer/#how-to-stream-video-with-rtsp-on-voxl

      Quality greatly depends on your LTE coverage and VPN performance. I recommend lowering the bitrate in /etc/modalai/voxl-streamer.conf until you're happy with the response rate.

      Tailscale can add overhead as well and our recent LTE testing has involved hosting a custom WireGuard server.

    • Michael HattonM

      Powering Starling 2 Max

      Support Request Format for Best Results
      • • • Michael Hatton
      2
      0
      Votes
      2
      Posts
      65
      Views

      Eric KatzfeyE

      @Michael-Hatton When you arm the drone it is in flight mode and the motors start to spin. It's that spinning of the motors that you don't want while plugged into a power supply. Only use your battery to actually spin the motors and fly.

    • J

      Add new Seek USB thermal camera sensor

      Video and Image Sensors
      • • • Jskim
      2
      0
      Votes
      2
      Posts
      77
      Views

      Eric KatzfeyE

      @Jskim This is the repo we use for support of UVC cameras: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-uvc-server. I don't think it will work directly with Seek cameras but you can try. In my experience each new camera requires a bit of integration work and updates to that code.

    • M

      Voxl 2 mini flashing SDK through raspberry pi 5 bricking voxl

      VOXL 2 Mini
      • • • mkriesel
      2
      0
      Votes
      2
      Posts
      84
      Views

      tomT

      @mkriesel It's possible the kernel you're flashing is incorrect. Can you provide the full terminal output of the install?

    • C

      VOXL 2 Mini apps IMU showing "PCB damage" / clock line disconnected

      VOXL 2 Mini
      • • • cbay
      2
      0
      Votes
      2
      Posts
      85
      Views

      Paul NusserP

      Hi Cbay,
      There is a small clock buffer on the edge of the PCB. An RMA can only replace the whole board, not replace a single device. The part to check would be here: image (1).png

    • C

      - "Yaw estimate not stable", - "Magnetometer reading unsteady" - "Horizontal POS estimate unstable" - "Horizontal POS Drift too high"

      FPV Drones
      • • • chinlee5
      2
      0
      Votes
      2
      Posts
      106
      Views

      Eric KatzfeyE

      @chinlee5 Which drone do you have? Which versions of software are you using? Are those messages appearing on QGC? Also, do not try to arm the drone or fly the drone while attached to a power supply. Only use a battery for that. If you take the drone outside with a full view to the sky so that GPS can acquire satellites do the messages go away?

    • Arunabh SharmaA

      Modal starling2 downward camera

      Starling & Starling 2
      • • • Arunabh Sharma
      1
      0
      Votes
      1
      Posts
      26
      Views

      No one has replied

    • E

      Starling 2 replacement piece

      Starling & Starling 2
      • • • ey
      1
      0
      Votes
      1
      Posts
      19
      Views

      No one has replied

    • John KellerJ

      Failing to boot

      Ask your questions right here!
      • • • John Keller
      1
      0
      Votes
      1
      Posts
      30
      Views

      No one has replied

    • E

      Unbrick VOXL2 instruction help

      VOXL 2
      • • • Engineer123
      1
      0
      Votes
      1
      Posts
      54
      Views

      No one has replied

    • M

      VOXL2 5G modem M25000002CX and Modal AI wifi M250000ROY

      Ask your questions right here!
      • • • markdelo
      1
      0
      Votes
      1
      Posts
      16
      Views

      No one has replied