ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. VOXL Dev Drones
    3. Starling & Starling 2
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • Stefano AccollaS

      check-calibration "Detected Missing Calibration Files"

      • • Stefano Accolla
      3
      0
      Votes
      3
      Posts
      230
      Views

      tomT

      @Stefano-Accolla Not a major issue, you'll just have to calibrate horizon via QGroundControl: https://docs.px4.io/main/en/config/level_horizon_calibration.html

      As for the Ghost Atto, please open a separate thread for that

    • Stefano AccollaS

      Binding of Ghost Atto controller

      • • Stefano Accolla
      2
      0
      Votes
      2
      Posts
      185
      Views

      tomT

      @Stefano-Accolla https://docs.modalai.com/orqa-ghost/

    • Stefano AccollaS

      Plan to a point

      • • Stefano Accolla
      1
      0
      Votes
      1
      Posts
      150
      Views

      No one has replied

    • Jetson NanoJ

      Collision Prevention not working with external FC

      • • Jetson Nano
      1
      0
      Votes
      1
      Posts
      184
      Views

      No one has replied

    • ModeratorM

      Flir Lepton on Starling 2

      • • Moderator
      2
      0
      Votes
      2
      Posts
      274
      Views

      ModeratorM

      The Flir Lepton feature is still in development. Please check future release notes in VOXL SDK for updates on availability.

    • Stefano AccollaS

      External API to interact with voxl-mapper

      • • Stefano Accolla
      1
      0
      Votes
      1
      Posts
      121
      Views

      No one has replied

    • Stefano AccollaS

      voxl-mapper setting

      • • Stefano Accolla
      1
      0
      Votes
      1
      Posts
      180
      Views

      No one has replied

    • J

      Starling 2 doesn't detect camera after flashing new SDK

      • • Judoor 0
      4
      0
      Votes
      4
      Posts
      303
      Views

      tomT

      @Judoor-0 Yep exactly, if the drone is already in fastboot before running the flashing script it can't identify which board it is (M0054-1, M0054-2, M0104-1) so it has to give you all options. This time since it has ADB access it can be smarter and just ask you the possible options it knows are supported for your hardware

    • Jetson NanoJ

      Considerate VIO drift (z-axis) in Starling V2.

      • • Jetson Nano
      7
      0
      Votes
      7
      Posts
      770
      Views

      James StrawsonJ

      @Jetson-Nano

      In SDK 1.2.0 we did start pushing the default config of voxl-mapper a big harder with smaller voxl sizes, longer ray lengths, and double the UI update rate to better complement the newer TOF sensors on the Starling 2. Part of this update was also to lock some of the heavier parts of the mapper processing to cores 4,5,6 to make sure VIO wasn't affected too much. However, if you are still seeing a difference in VIO performance between mapper being on and off then there may still be some optimization to be done.

      Just to confirm you are seeing worse VIO performance when mapper is enabled, correct?

      If so, please try increasing the voxl_size parameter in /etc/modalai/voxl-mapper.conf from the default 0.1 to 0.25, and set the cpu into performance mode on bootup by changing the normal_cpu_mode field to "performance" in /etc/modalai/voxl-cpu-monitor.conf. The map will be very course and ugly with such a big voxel size but I'm just curious if the power cpu use helps resolve the issue.

      For reference, here is the commit history for voxl-mapper showing the recent tweaks for SDK 1.2 and newer that turn up some of the knobs.

    • J

      Starling HITL no serial port data or connection made

      • • JoeAR_21
      4
      0
      Votes
      4
      Posts
      328
      Views

      Eric KatzfeyE

      @JoeAR_21 I would just buy something like this: https://www.adafruit.com/product/954?gad_source=1&gclid=CjwKCAjwyo60BhBiEiwAHmVLJQuZ-9b9QJJtpK_PN6k5qN0jQMigyLn_nbWc5deXCZ8ZnSInlYXwrhoCxZAQAvD_BwE

    • C

      Regarding controlling drone flight using code

      • • cy208183395
      3
      0
      Votes
      3
      Posts
      271
      Views

      C

      @Eric-Katzfey said in Regarding controlling drone flight using code:

      @cy208183395 I would take a look at the documentation for MAVSDK. It has a python interface available and can do drone control.

      Thanks for your reply

    • C

      Clarification on the number of camera input that can be used by qvio on Starling 2

      • • coreyazion
      3
      0
      Votes
      3
      Posts
      197
      Views

      C

      Thanks for the response.

      Looking forward to the great work.

    • T

      Starling Sensors still Recommended for New Designs?

      • • tangotoo
      3
      0
      Votes
      3
      Posts
      217
      Views

      T

      @modaltb thanks for the follow up. I'll see if I can secure a starling 2 soon.

    • Z

      VOXL 2 Starling

      • • Zarrar
      2
      0
      Votes
      2
      Posts
      166
      Views

      ModeratorM

      @Zarrar The Starling 2 meets all of those specifications. The obstacle avoidance and gps-denied navigation are tuned to indoor environments

    • R

      Outdoor and night slam performance

      • • Riccardo
      1
      0
      Votes
      1
      Posts
      176
      Views

      No one has replied

    • Z

      Simulations to Practical Starling 2

      • • Zarrar
      3
      0
      Votes
      3
      Posts
      269
      Views

      Z

      @tom I need to perform the autonomous indoor mission? Can I do it with VOXL 2 if yes How I can do it?

    • L

      Enabling Ghost atto RC input in HITL

      • • LanSolo
      3
      0
      Votes
      3
      Posts
      160
      Views

      L

      @tom

      Perfect! That worked

    • Jetson NanoJ

      Attempt to reduce drift with the help of stereo camera

      • • Jetson Nano
      7
      0
      Votes
      7
      Posts
      635
      Views

      James StrawsonJ

      @Jetson-Nano If you are using a stereo-pair that are being published together on the same pipe like on a Seeker, M500, or Sentinel, then you should just need to set up the following config files:

      /etc/modalai/voxl-qvio-server.conf:

      "cam_name": "stereo", (or stereo_front for sentinel) "lens_cal_path": "/data/modalai/opencv_stereo_intrinsics.yml", (or stereo_front_intrinsics for Sentinel) "cam_extrinsics_name": "stereo_l", (or stereo_front_l for sentinel) "use_second_cam_if_stereo": false,

      To use the right camera, you can swap "use_second_cam_is_stereo" to true, and qvio will pull in instrinsic lens params from the right camera which is also part of the same intrinsics file. Note that we only have camera locations in the extrinsics files for the left camera, but you can add to /etc/modalai/extrinsics.conf an entry for the right camera if you wish.

    • Mihir BalaM

      Removing WiFi Adapter Hat from Starling

      • • Mihir Bala
      1
      0
      Votes
      1
      Posts
      107
      Views

      No one has replied

    • Mihir BalaM

      Purchasing Starling 2 Max with 4G

      • • Mihir Bala
      2
      0
      Votes
      2
      Posts
      152
      Views

      ModeratorM

      @Mihir-Bala An order today should ship in about 4 weeks

    Powered by NodeBB | Contributors