ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. VOXL Dev Drones
    3. Qualcomm Flight RB5 5G Drone
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • C

      Connecting to a private 5G network

      • • chris_macdonald
      3
      1
      Votes
      3
      Posts
      283
      Views

      tomT

      @chris_macdonald @kitkatSG Here is an example of how to send an AT command to the Quectel modem:

      echo -ne "AT+QNWPREFCFG=\"mode_pref\",LTE:NR5G\r" | busybox microcom -t 1000 /dev/ttyUSB2

      The above gets ran as part of rb5-modem in order to set the network preference to allow both LTE and 5G.

      Here is a link to the Quectel RM5* series modem AT command manual, you can probably find a relevant AT command to use there: https://www.quectel.com/wp-content/uploads/2021/05/Quectel_RG50xQRM5xxQ_Series_AT_Commands_Manual_V1.2.pdf

    • S

      RB5 motor does not spin even after successful arm

      • • sesajap
      15
      0
      Votes
      15
      Posts
      692
      Views

      S

      @Adrian-Hidalgo

      Thank you for your patient!

      Recall the changes between spin and no-more-spin is active VIO and VOA services while indoor. Then disable both VIO and VOA service, but motor no longer spin after reboot.

      Finally found a solution without flashing the system image:
      Step 1: load https://gitlab.com/voxl-public/flight-core-px4/px4-parameters/-/blob/master/helpers/rb5/ekf2_outdoor_gps_mag.params
      Step 2: set vehicle param COM_ARM_WO_GPS to 1
      Step 3: power cycle RB5

      Now arm RB5 after it comes back online, motor spins. -:)
      Hope this helps anyone else running into same issue.

    • S

      RB5 video streaming does not show up on QGC

      • • sesajap
      7
      0
      Votes
      7
      Posts
      545
      Views

      K

      Hi @Cliff-Wong ,

      Thanks for showing the streaming method using gst-launch command.
      I have used a similar command to stream camera=2 (suppose this one is 4K camera in my RB5 as I check all cameras from 0 to 4). However, when I increase resolution of video more than 640x480, the color of the video looks weird. For example:
      640x480:
      640x480.png
      But when increasing resolution higher than 720x480, e.g., 1920x1080, the color of the image is weird. For example, blue color on the EXIT board will turn to orange (I cannot upload the large image on this website).

      Do you know how and where to fix this issue?
      Btw, I have increased bitrate=10,000,000 in qtiqmmfsrc but it does not help.

    • M

      RB5 UART for external FC not working.

      uart rb5 drivers external fc • • mrawding
      6
      0
      Votes
      6
      Posts
      511
      Views

      W

      @modaltb hello, when will the next SDK release be available? Would love to the UARTs working for external FC. Thank you.

    • Biswajeet prustyB

      Can I get the RB5 DRONE main module only ? what is the difference between QUALCOMM FLIGHT RB5 5G PLATFORM and QUALCOMM ROBOTICS RB5 PLATFORM ??

      • • Biswajeet prusty
      6
      0
      Votes
      6
      Posts
      269
      Views

      Eric KatzfeyE

      @Jey-Lites Please be aware that we are currently shipping our VOXL 2 drone (Sentinel) and that you can purchase the VOXL 2 board without the drone as well. The VOXL 2 features the same Qualcomm QRB5165 device that is on Qualcomm Flight RB5 but in a much smaller form factor. Please refer to the comparison of our development platforms here: https://www.modalai.com/pages/development-kits

    • J

      RB5 Incorrect Altitude in QGC

      • • John Schmidt
      3
      0
      Votes
      3
      Posts
      168
      Views

      J

      No, I don't believe so. I only have one RB5 in the lab.

    • Cody GrahamC

      RB5 Keeps Bricking

      • • Cody Graham
      2
      0
      Votes
      2
      Posts
      219
      Views

      tomT

      @Cody-David-Graham Thank you for moving over here! Will pass this along to the team.

    • Cody GrahamC

      High-Res Camera Blurry

      • • Cody Graham
      3
      0
      Votes
      3
      Posts
      266
      Views

      Cody GrahamC

      Thanks! I was able to do that. I just wanted to make sure before finding a tool small enough to be able to do that, and trying to twist the lens without knowing if it should be twisted.

    • Cody GrahamC

      Using a Doodle Radio

      • • Cody Graham
      1
      1
      Votes
      1
      Posts
      178
      Views

      No one has replied

    • M

      Mavproxy-GCS-RB5

      • • MaxG
      1
      0
      Votes
      1
      Posts
      135
      Views

      No one has replied

    • alfa budimanA

      Extensive Problems with RB5 Drones

      • • alfa budiman
      3
      0
      Votes
      3
      Posts
      254
      Views

      alfa budimanA

      Thanks.

      CTV, CTU and CTT*:
      detected by usb, connects to wifi / Q Ground control and can be armed / throttled. For some reason these just worked after I pushed the button and powered them on, didn't have to go through the full-flash process.
      *For CTT it was a Q Ground Control related issue. I saved the parameter file from CTV and loaded it onto CTT.

      CU7:
      non-responsive to flash-full process:

      [INFO] version: 0.0 [INFO] adb installed [INFO] fastboot installed [INFO] qti-ubuntu-robotics-image-qrb5165-rb5-boot.img present [INFO] abl.elf present [INFO] qti-ubuntu-robotics-image-qrb5165-rb5-sysfs.ext4 present [ERROR] Device in fastboot mode. Unable to backup camera files. [INFO] Please bring device out of fastboot mode by first running: fastboot reboot

      I then enter fastboot reboot and try sudo ./flash-full.sh again. It gets stuck at

      [INFO] version: 0.0 [INFO] adb installed [INFO] fastboot installed [INFO] qti-ubuntu-robotics-image-qrb5165-rb5-boot.img present [INFO] abl.elf present [INFO] qti-ubuntu-robotics-image-qrb5165-rb5-sysfs.ext4 present [INFO] Saving camera calibration files

      and is no longer detected by usb. However, when I push the button again, it does appear on lsub and fastboot devices.

      c9ce2d0d fastboot
    • alfa budimanA

      RB5 Drone and ROS

      • • alfa budiman
      7
      0
      Votes
      7
      Posts
      487
      Views

      alfa budimanA

      @Chad-Sweet
      Alright, if MAVROS hasn't been tested on the RB5 drone then what is the currently established method of programmatically flying it?

    • K

      Streaming 4K video from Qualcomm RB5 drone

      • • kitkatSG
      12
      0
      Votes
      12
      Posts
      1100
      Views

      Eric KatzfeyE

      @kitkatSG There's generally a couple of different possible video distortions. One is due to the vibration from the motors. If you mount the camera on rubber dampeners you can remove most of this type of distortion. But of course the drone is moving and that causes motion as well. We don't have a recommendation on gimbal but would love to hear if you are able to find something that works well for you. And we have not tried any GStreamer stabilization software so cannot comment on that, but would love to hear if you find a software stabilization solution that works.

    • U

      Offboard mode and figure 8

      • • umlr
      3
      0
      Votes
      3
      Posts
      383
      Views

      S

      We cannot access the download, it requires authentication. Is there a fix for this issue?

    • M

      rb5-streamer with ethernet

      • • mgt
      1
      0
      Votes
      1
      Posts
      121
      Views

      No one has replied

    • K

      Help to debug why QRB5 crashed

      • • kitkatSG
      1
      0
      Votes
      1
      Posts
      163
      Views

      No one has replied

    • K

      How to re-calibrate PID and sensors of QRB5 as the shipped condition?

      • • kitkatSG
      5
      0
      Votes
      5
      Posts
      379
      Views

      K

      @Jeremy-Schmidt Could you please check the email I sent PX4 parameters? Thank you.

    • Daniel RyuD

      RB5 with VOXL SDK cannot calibrate Stereo cameras

      • • Daniel Ryu
      1
      0
      Votes
      1
      Posts
      154
      Views

      No one has replied

    • K

      Request backup files for system image re-flashing

      • • Kevin
      3
      1
      Votes
      3
      Posts
      389
      Views

      K

      Hi @modaltb ,
      Excuse me how to use RB5 on VOXL Web Portal, are there any teaching materials? Thanks.

      https://www.youtube.com/watch?v=gqlSKRP8prc
      https://docs.modalai.com/voxl-portal/

    • K

      How to start voxl-vision-px4 service

      • • Kevin
      3
      0
      Votes
      3
      Posts
      347
      Views

      K

      @Steve-Turner Thanks. After run the voxl-vision-px4 -d 0, I doing the following: and the voxl-vision-px4 run normal, But I can't get the ODOMETRY mavlink telemetry in my QGroundControl, How can I fix this issue?

      rb5:/etc/modalai$ voxl-configure-extrinsics Starting Wizard which preset extrinsics file would you like to use? 1) leave_alone 5) starling_v1_voxl_flight 2) m500_flight_deck 6) starling_v2_voxl2 3) seeker_v1_voxlcam 7) sentinel_v1 4) rb5_flight_v1 8) custom #? 4 wiping old extrinsics config file copying /usr/share/modalai/extrinsic_configs/rb5_flight_v1.conf to /etc/modalai/extrinsics.conf loading and updating file with voxl-inspect-extrinsics -q done configuring extrinsics
    Powered by NodeBB | Contributors