ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Moderator
    • Profile
    • Following 0
    • Followers 3
    • Topics 59
    • Posts 561
    • Best 40
    • Controversial 1
    • Groups 2

    Moderator

    @Moderator

    ModalAI Team

    42
    Reputation
    80
    Profile views
    561
    Posts
    3
    Followers
    0
    Following
    Joined Last Online
    Website forum.modalai.com

    Moderator Unfollow Follow
    ModalAI Team admin

    Best posts made by Moderator

    • Access kernel debug serial port from M0090 5G modem

      Is there a way to access the kernel serial debug port on M0090? It seems there are FTDI components but they are not populated.

      posted in Cellular Modems
      ModeratorM
      Moderator
    • RE: VIO and GPS in position mode

      @tahawaru Here is some documentation on configuring VIO https://docs.modalai.com/flying-with-vio/

      PX4 does not currently handle GPS and VIO concurrently. It is something that we have worked with the PX4 developers on for more than 2 years.

      It's a complicated problem though that we keep working to improve. To start experimenting, and hopefully helping to develop that feature, read through PX4's documentation on EKF2.

      To debug VIO, look to this area of the documentation specifically https://docs.modalai.com/flying-with-vio/#troubleshooting-vio

      posted in Ask your questions right here!
      ModeratorM
      Moderator
    • RE: VOA not working with ToF

      @Jetson-Nano Looks like MPC_POS_MODE is needed as well per the documentation https://docs.px4.io/main/en/computer_vision/collision_prevention.html

      posted in Starling & Starling 2
      ModeratorM
      Moderator
    • RE: Voxl ESC Mini 4-in-1 S rating clarification

      We have updated the M0129 in the past few months to support 2S-6S, it looks like the datasheet is out of date. Thanks for pointing that out.

      If it is marked M0129-63 or M0129-65 it supports 6S

      M0129-3 and M0129-5 are the older version and they only go up to 4S

      posted in ESCs
      ModeratorM
      Moderator
    • Please Read: Support Request Format for Best Results

      When making a request for support, there are some key pieces of information that really help speed up the support process. Please try to include the following when making a request:

      • What hardware are you using? If you have specific SKU or serial number, that is also helpful
      • What version of software are you using? voxl-version is very helpful for determining software version.
      • How have you configured the software? What is the output of voxl-inspect-services
      • Do you have any logs? Uploading PX4 logs to https://logs.px4.io can be very helpful. See details on PX4 logs here
      • Can you share pictures of your setup?
      • Have you looked at the source code? If so, can you point to any potential issues?
      posted in Support Request Format for Best Results
      ModeratorM
      Moderator
    • RE: OV9782 tracking configuration

      If you see the sensor in the portal, you have the sensor configured properly.

      By fails to calibrate, are you using voxl-camera-calibration ?

      posted in Ask your questions right here!
      ModeratorM
      Moderator
    • RE: Are there any URDF for the dev drones>?

      if you viewed the data through voxl-portal, it would already be rotated properly.

      The Starling's extrinsic parameters can be found here, which should help you configure your URDF

      posted in VOXL Dev Drones
      ModeratorM
      Moderator
    • RE: Connecting USB drive to Voxl2 mini J9 connector.

      VOXL 2 Mini USB OTG negotiates automatically. There should not be a special cable required for VOXL 2 Mini

      VOXL 1 required a special cable and VOXL 2 OTG does not currently work

      posted in VOXL 2 Mini
      ModeratorM
      Moderator
    • RE: HiRes M0107 IMX412 compatiblity with Voxl2 mini board

      @Sanket-Shah voxl-inspect-cam can be used to verify it's working and see related stats. You need a GUI of some kind to actually view the image, which requires a network

      posted in Support Request Format for Best Results
      ModeratorM
      Moderator
    • RE: Reference frames extrinsics clarification

      @tiralonghipol if you viewed the data through voxl-portal, it would already be rotated properly. It's not clear which viewer you are using for the data.

      The Starling's extrinsic parameters can be found here, which should help you configure your tools

      posted in Ask your questions right here!
      ModeratorM
      Moderator

    Latest posts made by Moderator

    • RE: Voxl ESC Mini 4-in-1 S rating clarification

      We have updated the M0129 in the past few months to support 2S-6S, it looks like the datasheet is out of date. Thanks for pointing that out.

      If it is marked M0129-63 or M0129-65 it supports 6S

      M0129-3 and M0129-5 are the older version and they only go up to 4S

      posted in ESCs
      ModeratorM
      Moderator
    • RE: VIO drifting when using TFlite Server

      @Ege-Yüceel Hi Ege, the most likely scenario is that the tflite-server is starving the open-vins process causing backups and missed data. Can you increase the "skip frames" parameter in tflite-server or reduce the number of cores it is using?

      posted in GPS-denied Navigation (VIO)
      ModeratorM
      Moderator
    • RE: VOXL 2 Mini Compatibility - Starling 2, Microhard pMDDL 2450

      @george-kollamkulam

      To use the same image sensors as C27 on Starling 2 with VOXL 2 Mini, you will need to work through connecting the TOF and the other 4 sensors. No adapter comes to mind that would support it. Two of the tracking would need to be configured as a stereo pair as well as VOXL 2 Mini only has 4 MIPI-CSI inputs. It's all probably technically possible, but a significant effort

      VOXL 2 Mini is software compatible with the standalone Microhard carrier, but that board will need more power than VOXL 2 Mini can provide. So, you'll need to power separately.

      posted in Ask your questions right here!
      ModeratorM
      Moderator
    • RE: Yocto build instructions

      It's complicated to release and it often creates more problems than it solves. Is there something specific you are trying to achieve?

      posted in Software Development
      ModeratorM
      Moderator
    • RE: color measurement and validation on the IMX412 module

      Yes, when MISP is enabled, voxl-camera-server will output a pipe with the suffix _bayer

      For IMX412, there should be a pipe named "hires_bayer". That pipe is outputying raw bayer data directly from the sensor

      posted in Image Sensors
      ModeratorM
      Moderator
    • color measurement and validation on the IMX412 module

      For color measurement and validation on the IMX412 module we require either:

      1. Direct RAW image output, or

      2. An ISP fixed configuration (with all automatic/adaptive functions disabled).

      Could you please confirm whether RAW output is available?

      posted in Image Sensors
      ModeratorM
      Moderator
    • RE: VOXL 2 product fit

      VOXL 2 is a Linux computer, so if you want to write software to coordinate multiple UAS you have open access to do so

      For Flir support, you can start here: https://docs.modalai.com/M0153/

      For flight I/O, you can refer here: https://docs.modalai.com/voxl2-connectors/

      For software support, you can refer here: https://docs.modalai.com/voxl-sdk/

      posted in Ask your questions right here!
      ModeratorM
      Moderator
    • Mint Mobile Configuration

      Good morning, I have three Starling 2 Max's with your VOXL Cellular LTE and USB hub add-on. I am struggling to find a sim card / data provider that is reliable. While I could connect with a sim card from Hologram, their network prioritization was not ideal and dropped too often for reliable MAVLINK based control. I have sense tried Mint, and AT&T data cards which never would connect. I am hoping to skip the guess work and inquire to if you have a list of known good sim card providers and plans.

      For Mint Mobile, I have tried "wholesale" and a few others for the APN. Can you pass what configuration you used?

      posted in Cellular Modems
      ModeratorM
      Moderator
    • RE: ESC problem - One engine is shaking

      Sorry you are running into issues

      Can you help with some more information?

      • What motor are you using with the M0129 ESC?
      • What battery cell count are you using?
      • Have you performed the ESC calibration?
      • Can you share the ESC params you are using?
      • Can you share a video of the issue?
      posted in ESCs
      ModeratorM
      Moderator
    • RE: Calibraation files not saving and camera intrinsics failing

      @Idan-Fiksel Is the calibration card mounted to a hard backing piece so there are no warps or wrinkles in the checkerboard?

      Did you print with a PDF so that the checkerboard measurements are accurate?

      posted in GPS-denied Navigation (VIO)
      ModeratorM
      Moderator