Skip to content

Development Drones

632 Topics 3.3k Posts

Starling 2, Starling 2 Max, Sentinel, Seeker, m500, RB5, the PX4 Autonomy Developer Kit and Stinger FPV: flying, tuning, repairs and spare parts.

  • Position Mode Unavailable

    Unsolved starling2 max position-mode gps qvio starling
    6
    0 Votes
    6 Posts
    2k Views
    tomT
    @griffin Correct
  • Additional processor for Sentinel

    Unsolved sentinel
    8
    0 Votes
    8 Posts
    2k Views
    S
    @tom Thanks, Tom! We appreciate the support and the reassurance about VOXL 2's processing power. It's great to know there's room to explore its capabilities further. We'll definitely reach out if we have more questions—thanks again for being a resource we can count on!
  • Depth Information Source Unclear

    Unsolved starling2 max voa depth sensor dfs starling
    3
    0 Votes
    3 Posts
    2k Views
    G
    @James-Strawson Hey James, Thanks for the tip, installing via apt install voxl-mapper and then running with systemctl start voxl-mapper worked out of the box. Kind regards, Griffin
  • Unable to bind controller anymore to Starling V2

    Unsolved starling
    11
    0 Votes
    11 Posts
    1k Views
    tomT
    @mario Should be the same, if you're seeing that LED pattern then binding mode has started correctly
  • Starling 2 Max Purchase question

    Unsolved starling
    3
    0 Votes
    3 Posts
    453 Views
    Eric KatzfeyE
    @elad-applepar For question #1, if you are talking about adding a second GPS for redundancy then it is possible depending on which GPS unit you choose and which configuration option you choose for the Starling 2 Max. The GPS unit would have to be UART based, not CAN or SPI based. And you would need to choose the WiFi configuration of the Starling 2 Max because that has an add on board that exposes a UART connection. Then you would need to enable a driver for the second GPS in PX4. This isn't something we have tried but it is theoretically possible to do. I would only undertake this if you are comfortable modifying drones and dealing with px4 configurations.
  • No offboard signal

    Unsolved m500
    1
    2
    0 Votes
    1 Posts
    919 Views
    No one has replied
  • High Resolution Camera CPU Overheat

    Unsolved starling2 max starling
    2
    0 Votes
    2 Posts
    1k Views
    Alex KushleyevA
    @griffin , this is expected behavior (from our point of view ). Here is what's happening: the image from hires large stream (which is what I assume you are using) is either 3840x2160 or larger, around 4xxx by 3xxx depending on which camera you are using voxl portal is not very efficient at processing large images and when it receives the huge 4K image (YUV or RGB), it will use turbojpeg (software JPG encoder) to convert it to jpeg. This process takes a lot of cpu for large images and especially if fps is 30, it is too much for voxl-portal to handle if you want to view hires images through portal, you can enable (if not enabled) en_small_video stream in camera config file /etc/modalai/voxl-camera-server.conf and set resolution to something smaller, usually 1280x720 or similar is good (depending on the aspect ratio that you need) once you enable the small video stream, you can view the hires_small_color stream from the voxl-portal the cpu % (assuming you are looking at output of top) will show the cpu usage percentage at the current cpu frequency . So this number is often very misleading because if the cpu is not running at max frequency, it will have higher % usage compared to perf mode (which can be set using voxl-set-cpu-mode perf. You can use tool voxl-inspect-cpu to show the total usage of each core (which takes into account the frequency of each core) and you can also see the current core frequencies (but you cannot see individual processes). Please let us know if you have any other questions. Alex
  • Unbricking

    Unsolved sentinel
    8
    0 Votes
    8 Posts
    2k Views
    tomT
    @spiff And if you turn it off and power cycle does it show up with lsusb?
  • RAM building up fast

    Unsolved starling
    5
    0 Votes
    5 Posts
    985 Views
    Alex KushleyevA
    @Judoor-0 , if you can reliably reproduce this, please look at output of top, which will show all the processes and amount of memory they are using, you can also sort them by memory usage, please check usage of the top tool. Hopefully this will allow you to pinpoint which process uses a lot of memory and more importantly increasing amount of memory. You can check the memory usage per process and see if there is any process that uses more memory over time. Try to do that without flying first, but running the whole processing stack if possible. Alex
  • unable to run Mavros

    Unsolved m500
    4
    4
    0 Votes
    4 Posts
    1k Views
    Kiazoa JoaoK
    @Zachary-Lowell-0 thanks for the help. it works now, but it says "no offboard signal". do you have any idea why? [image: 1731370641982-offboard1.png] [image: 1731370647905-offboard.png]
  • 0 Votes
    2 Posts
    981 Views
    Jerry LinJ
    I suspected probably it is because of the fused local position by vision and searched in parameter. It sounds EKF2_GPS_CTRL is probably relevant. So, I set it to be 0 from 7. After trying that, my outdoor missions were all smooth without any accident. I then set it back to 7 and tried flying in position mode. This error happened again and with altitude mode was forced. So, anybody here know how to fix the problematic local position estimate? This is an AI drone and it shouldn't perform worse than drones without any vision.
  • FPV Video Feed

    Unsolved sentinel
    2
    0 Votes
    2 Posts
    916 Views
    tomT
    @soraminds https://forum.modalai.com/post/19601
  • This topic is deleted!

    2
    4
    0 Votes
    2 Posts
    17 Views
  • Tracking Camera Sync

    Unsolved starling
    2
    0 Votes
    2 Posts
    451 Views
    Zachary Lowell 0Z
    @Animeshs said in Tracking Camera Sync: Are the tracking cameras on Starling 2 with C26 (dual tracking) and C27 (triple tracking) configs synchronized? @Animeshs I believe if the fsync parameter in the /etc/modalai/voxl-camera-server.conf is set to true then the cameras will be in sync. Zach
  • Starling Position and Manual Mode dysfunctional

    Unsolved starling
    20
    4
    0 Votes
    20 Posts
    4k Views
    ijones2I
    @Zachary-Lowell-0 Hello! I was able to reinstall 1.3.5 and that somehow fixed it! I am not going to question it lol. Now I'm trying to find out how to install voxl-mapper and I can't find documentation for it. I am flying the drone inside a test lab. Today when I was flying it around the room, the drone was not mapping anything. The 2D/3D map was blank when I went to plan a point. I think it's blank because I am missing voxl-mapper especially since I have camera-server, vision hub, voxl-px4 and qvio enabled/running. All I have seen is that I have to change "offboard_mode": "trajectory", in order to plan a point on the map and have the drone fly to it. Is there any documentation on getting voxl-mapper and planning a point?
  • Issues Setting Static IP w/ Microhard

    Unsolved sentinel
    4
    0 Votes
    4 Posts
    1k Views
    J
    @tom I found the voxl-modem script in usr/bin, thanks! Swapping out the logic in the microhard_configure function with the v1.1.0 sdk revision worked for me. My only suggested change would literally be reverting to the exact same logic for that function as was used in the previous version. I'm assuming it was changed for a reason,but idk what that reason is. I guess my question was more "why did this change and can we just change it back?". Is that more something I should raise as an issue on the gitlab repo or should I just submit a merge request like you said and let you guys figure it out? Sorry not sure what best practices are when raising these kinds of things
  • Placement of Order without Battery

    Unsolved starling
    2
    0 Votes
    2 Posts
    498 Views
    ModeratorM
    @Usama-Hamayun you can order the drone without battery. The Starling 2 and Starling 2 Max both use the same battery packs. They can be either Sony VTC6 or Amprius 18650 cells
  • Alternatives for the new landing gear and VOXL Flight mounts?

    Unsolved m500
    2
    3
    0 Votes
    2 Posts
    2k Views
    Kiazoa JoaoK
    @tpavlic did you find the CAD files?
  • Starling V2: Manual control not working

    Unsolved starling
    1
    0 Votes
    1 Posts
    321 Views
    No one has replied
  • No SD card on RC, unable to bind Commando 8 and Starling

    Unsolved starling
    1
    1
    0 Votes
    1 Posts
    428 Views
    No one has replied