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.

  • Thermal camera compatible with Sentinel?

    Unsolved sentinel
    3
    0 Votes
    3 Posts
    407 Views
    J
    @Moderator Great, thank you!
  • 0 Votes
    12 Posts
    2k Views
    Darshit DesaiD
    @thomas Thank you the update procedure worked and the results I posted in this thread https://forum.modalai.com/post/14049
  • Issues about ssh RB5

    Unsolved rb5
    19
    2
    0 Votes
    19 Posts
    3k Views
    Qin YangQ
    @Alex-Kushleyev Thank you very much for the solution, I fix it and it works. : )
  • Qualcomm Flight RB5 5G Connecting to a Cellular Network?

    rb5
    2
    0 Votes
    2 Posts
    583 Views
    ModeratorM
    Yes, the Qualcomm Flight RB5 User Guide will send you to the 5G modem user guide if you are using the latest software.
  • Starling Motor ESC replacement

    Unsolved starling
    16
    0 Votes
    16 Posts
    3k Views
    V
    Thanks @Alex-Kushleyev, will do, much appreciated
  • Custom px4-firmware build on StarlingV2

    Unsolved microdds client voxl-px4 px4-firmware ros2 px4-dev-kit
    8
    0 Votes
    8 Posts
    3k Views
    Zachary Lowell 0Z
    @smilon said in Custom px4-firmware build on StarlingV2: I ran into an issue while installing the newly built voxl-px4 which states it depends on libfc-sensor(>=1.0.5) and I only have (1.0.4) on my system. @Eric-Katzfey I saw you authored some commits on libfc-sensor-api, do you have any clue how I can update? 1 Reply Last reply about 3 hours ago Reply @smilon I would recommend using ros2 wrapper around mavsdk instead of mavros, that is what we have done in the past as mavros and ros1 are both depricated and not supported anymore. Anyways, goodluck with the project!
  • IMU Noise Expectations

    Unsolved starling
    3
    2
    0 Votes
    3 Posts
    590 Views
    Alex KushleyevA
    @awoods , Here is a sample log from one of our recent tests using a Starling platform. You can review the PX4 log here : https://review.px4.io/plot_app?log=3a4c53fd-db88-4d54-8f2e-5f22e159bfc6 The accelerometer noise looks comparable to yours, perhaps a bit less. The main thing is that motor outputs are pretty clean, very minor oscillations. You can collect a similar log and compare using px4 flight review. Also look at gyro noise which more directly affects motor commands. [image: 1705697622723-starling_imu_noise_sample.png]
  • 4G/5G Module on the Starling

    Unsolved starling
    2
    0 Votes
    2 Posts
    589 Views
    ModeratorM
    @Mihir-Bala Technically it should work, we have not done any pre-integration as you've mentioned
  • S.Bus Receiver Compatibility and ESC Firmware

    Unsolved seeker
    4
    0 Votes
    4 Posts
    1k Views
    Alex KushleyevA
    @NUMETRIX , in order to check and upgrade your ESC firmware, you can install the latest VOXL2 SDK, which comes with voxl-esc tools. scan: voxl-esc scan upgrade firmware: voxl-esc upgrade_firmware for reference: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/master/scripts/voxl-esc?ref_type=heads (the voxl-esc tools are installed to /usr/share/modalai/voxl-esc-tools/) by the SDK. You can call the python scripts directly from there as well (as opposed to using voxl-esc wrapper). But make sure to stop PX4 first. Alex
  • Are there any URDF for the dev drones>?

    Unsolved
    4
    0 Votes
    4 Posts
    4k Views
    S
    @skl1g14 in case anyone looking for URDF for m500 drone, i have it here https://github.com/UoSM-CIRG/CAD-Files/tree/master/drone_dev_kit/catkin_ws/src/display_model/description/m500_urdf/urdf
  • Actuator Tab not Identifying motors

    Unsolved starling
    1
    0 Votes
    1 Posts
    733 Views
    No one has replied
  • Installing MavRos on sdk-1.0

    Unsolved starling
    6
    2
    0 Votes
    6 Posts
    2k Views
    tomT
    @juancangaritan Cool, we can debug said ESC issue if it pops up again
  • Unable to run voxl-mavlink-server

    Unsolved starling
    8
    3
    0 Votes
    8 Posts
    2k Views
    tomT
    @juancangaritan Thanks for trying that out! I'll update that docs page
  • QGroundControl parameters are missing from firmware

    Unsolved starling
    8
    1
    0 Votes
    8 Posts
    3k Views
    tomT
    @smilon Yeah that's worth a try. You can also pull the calibration files off before performing a factory reset by locating them in /data/modalai and from host running adb pull /data/modalai/* . and then pushing them back on after
  • Support of modalai image sensors in Qualcomm RB5 Flight Dev Kit

    Unsolved rb5
    2
    0 Votes
    2 Posts
    656 Views
    ModeratorM
    @Anubhav No, the Qualcomm Flight RB5 Reference drone uses the Thundercomm QRB5165 SOM. The Sentinel has the same QRB5165 using VOXL 2 and is built with the same sensor configurations as the Qualcomm Flight RB5. VOXL 2 has the same computing power as the Thundercomm RB5 SOM, but a much broader support for different image sensors.
  • VOXL 2 IO RC with RB5 Flight on recent VOXL SDK releases

    Unsolved rb5
    3
    0 Votes
    3 Posts
    692 Views
    Eric KatzfeyE
    @Eric-Katzfey There is a new dev version of voxl-px4 located here: http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/voxl-px4_1.14.0-2.0.61-202312011240_arm64.deb. Can you wget that and then load it on top of SDK 1.1.1? You can then modify the /etc/modalai/voxl-px4.conf file to specify RC=M0065_SBUS to use M0065 with SBUS. Once you restart you should have it working with M0065 SBUS. It has received very minimal testing at this point but you are welcome to give it a shot.
  • Sentinel sim card installation

    Unsolved sentinel
    3
    0 Votes
    3 Posts
    709 Views
    tomT
    @rgphx https://www.youtube.com/watch?v=xqPmvHLfCKY
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • PX4 disconnected from UART & QGC cannot connected to modalAI

    Unsolved m500
    15
    2
    0 Votes
    15 Posts
    3k Views
    T
    @Anubhav and @DarkKnightCH: Was there any movement on this? We have 7 drones with FCv2 (all of our other m500 drones have different FC's) that were also sent to us with the wrong radios. We were able to reconfigure the PX4 for the desired radios (and confirm RC connection to QGC), but running voxl-mavlink-server manually shows a UART error on the console. We are RMA'ing the 7 units with the bad mavlink back to ModalAI for a fix, but it would be great to save the shipping if a fix was found here.
  • Implementing a Custom YOLOv5 Model on APQ8096 VOXL-TFLite-Server

    Unsolved voxl m500 tflite yolov5 ros
    4
    0 Votes
    4 Posts
    2k Views
    A
    @tpavlic Thank you, glad it helped!