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.

  • Qualcomm RB5 Drone cant be turned on

    Unsolved rb5
    4
    0 Votes
    4 Posts
    874 Views
    VinnyV
    Hi @Alejandro-M It's highly likely the ESC or Power Module board was irreversibly damaged from this configuration (normal lab wall power supplies cannot power a drone without near certainty of failure). If there is a short on the +5V_DCIN to GND, you can easily observe that, but the other failure mode could be an open circuit which will not show up on a DMM easily. Your best course of action may be an RMA with us so we can explore the drone and find the failure(s) and offer you replacement options to get this platform back up and running. https://www.modalai.com/pages/rma
  • Factory Calibration/ Param file

    Unsolved sentinel
    5
    0 Votes
    5 Posts
    1k Views
    tomT
    @McMason That is how we usually calibrate our sensors, you should have no issue doing so. I will send your camera calibration files to the email you have registered with the forum.
  • Overheating Issues with the Seeker - Looking for Guidance

    Unsolved seeker
    5
    0 Votes
    5 Posts
    1k Views
    M
    @Chad-Sweet Thanks; any comment on what temperatures you or the team have seen trying to stream higher than vga resolution through voxl-streamer? Interested if you are seeing the same using 1080p or the full resolution of the sensor, for example.
  • Sentinel/Graupner gr-16/ Voxl2 IO

    Unsolved sentinel
    4
    0 Votes
    4 Posts
    1k Views
    M
    Thank you @Chad-Sweet. Have you seen any issues with connecting a graupner receiver output to pin11(uart rx) on J19? Just looking for RC input without taking up more space with the IO board, and due to specifics we cant use certain radios. I cant find too much data on if the receiver has an inverted signal like the FrSky does.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • RB5 not detected by QGroundControl

    Unsolved rb5
    14
    2
    0 Votes
    14 Posts
    3k Views
    alfa budimanA
    @Alejandro-M I documented the steps I took to get my RB5 drone from out of the box to flying programmatically with MAVROS. It includes intermediate steps such as wifi and QGround control setup. https://github.com/albud187/uav_nav_ops/blob/manual/RB5_Drone_Setup.docx
  • Drone IP Address keeps changing

    Unsolved rb5
    7
    0 Votes
    7 Posts
    2k Views
    alfa budimanA
    I setup wifi connectivity on the RB5 drone by executing voxl-wifi station ssid password It automatically connects to any network with that matching ssid and password, whether it is a hotspot setup by my cellphone or setup by my personal laptop, regardless of their IP address. This is the functionality that I want. If the IP address of the drone changes because it is connected on a different network, that is fine. The issue is the drone IP address changing even though it is re-connecting on the same network after being turned off and turned back on. @tom said in Drone IP Address keeps changing: @alfa-budiman The ROUTE_IP and LOCAL_IP depend on the format of the IP addresses on the WiFi network you are attempting to connect to. I would connect to your WiFi network and check the IP address given to your drone by the network. If it gives you an IP address in the format 192.168.X.Y you'll want to set the ROUTER_IP to 192.168.X.1 then set LOCAL_IP to whatever IP you want to request from the router, it will need to be in the format 192.168.X.Z where Z is the number you want to request. My concern with entering these IP addresses is that it would then cause the cause drone to search for a specific IP address or else it will not connect. I documented the steps I took to setup my drone here: https://github.com/albud187/uav_nav_ops/blob/manual/RB5_Drone_Setup.docx
  • Why does QRB5 switch from Position mode to Hold mode?

    Unsolved rb5
    2
    1
    0 Votes
    2 Posts
    747 Views
    K
    Actually, I realized that the Hold mode can be switched back to Position mode once I move sticks more than 30%. However, the switching from Position to Hold mode was too fast (i.e., within 1 second), so whatever changes during that time was discarded and after moving 30% of sticks in order to switch from Hold to Position, the Altitude is either too high or too low for the next move. Do you know which parameters postpone the process of switching from Position to Hold mode? Thank you.
  • Voxl stuck in waiting after unbricking

    Unsolved voxl m500
    12
    0 Votes
    12 Posts
    3k Views
    wilkinsafW
    Wanted to update this by saying I experienced same issue, but I resolved this by disconnecting tracking camera that had been installed upside down. So, if anyone is reading this in the future....try disconnecting your cameras attached to the board
  • Issue controlling the RB5

    Unsolved rb5
    9
    0 Votes
    9 Posts
    2k Views
    S
    Yes, things are working fine now. Thanks for the support.@RichieRich
  • FAA registration of RB5 Flight

    rb5
    2
    0 Votes
    2 Posts
    512 Views
    Chad SweetC
    You can register the drone here: https://faadronezone-access.faa.gov/#/
  • make modalai_rb5-flight_default does not generate .px4 file

    Unsolved rb5
    2
    0 Votes
    2 Posts
    532 Views
    Eric KatzfeyE
    @stevedan It is better to use this wrapper project to build px4: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-px4. Use the instructions in the readme for that project instead of the documentation you were looking at. Sorry for the confusion!
  • Minimal example of using camera_cb

    Unsolved m500
    17
    0 Votes
    17 Posts
    4k Views
    ?
    @mkwan Can you make a new thread with this issue and include the output of voxl-inspect-services -v
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • quectel modem type doesn't configure properly on RB5 5G drone with Voxl SDK image

    Unsolved rb5
    13
    0 Votes
    13 Posts
    2k Views
    tomT
    @Sam-Kiley All of the VOXL suite is open source, voxl-modem lives here: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-modem/-/tree/dev The quectel related source is from https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-modem/-/tree/dev/src/quectel-CM But yes I believe that’s where I get the updated version from. I’ve also reached out to Quectel to make sure I get the very latest.
  • GPIO on RB5 drone

    Unsolved rb5
    2
    0 Votes
    2 Posts
    629 Views
    modaltbM
    Hi @umlr , Here's some info for VOXL 2 which shares most of the design. https://docs.modalai.com/voxl2-linux-user-guide/#gpios For the RB5, qualcomm had some sample code here: https://github.com/quic/sample-apps-for-Qualcomm-Robotics-RB5-platform/tree/master/GPIO-samples For example, we are using it here: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-bind/-/blob/master/src/voxl-bind.c#L58 GPIO 46 going to J10 pin 6. GPIOs 82, 83 and 84 control the onboard LED which you can use and get visual feedback.
  • Repair QRB5 crash damage

    Unsolved rb5
    2
    0 Votes
    2 Posts
    513 Views
    Adrian HidalgoA
    @Gregory-A-Welch, sounds like there was a significant crash. We can send you replacements but I would be worried about the damage that might have been sustained to the Flight-Deck. Would you mind sending a pic of the state of the drone? We can build you a replacement drone, basically an RMA. I would recommend going this route, since there are a lot of little nuances to the build and would be the quickest to get the drone back in the air. We can also repair the Flight-Deck
  • Autonomous Mine Shaft Exploration

    Unsolved seeker
    2
    0 Votes
    2 Posts
    750 Views
    Steve TurnerS
    @powerralley -- I don't work for ModalAI but my off the cuff answer is "yes" and it is something I am trying to build something similar. Modal does provide some mapping/SLAM capabilities that use the Time-of-flight depth sensor to build a 3D map of an indoor space. It does work, but not without some tweaks and work on your part.
  • Sensor abnormality encountered during takeoff

    Unsolved rb5
    3
    1
    0 Votes
    3 Posts
    750 Views
    K
    Hi Adrian Hidalgo , The status is like the video below. Do you have any suggestions? thanks https://www.youtube.com/watch?v=urtfFJ4y4kw&feature=youtu.be
  • How does the Flight Controller on the Seeker connect to the Voxl Main PCB?

    Unsolved seeker
    6
    0 Votes
    6 Posts
    1k Views
    M
    @Vinny Thanks, this helps a lot!