ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. MJ
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 18
    • Best 0
    • Controversial 0
    • Groups 0

    MJ

    @MJ

    0
    Reputation
    2
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    MJ Unfollow Follow

    Latest posts made by MJ

    • RB5 drone streaming from different cameras

      While following instructions provided here
      https://docs.modalai.com/Qualcomm-Flight-RB5-sdk-camera-server/
      and here
      https://docs.modalai.com/Qualcomm-Flight-RB5-streamer/
      we managed to get low resolution streaming from camera 3 (Front Hi-res).

      1. Is it possible to get higher resolution camera stream (for example FullHD)?

      2. How to get stream from other cameras, for example camera 2 (Front Tracking)?

      sh-4.4# rb5-camera-server-configure 
      
      Would you like to enable the camera service?
      This will start all cameras in a background process
      Selecting yes will start the service, no will disable the service
      
      1) yes
      2) no
      #? 1
      

      Trying to run systemctl status rb5-camera-server@2 provided strange error/warning:

      root@qrb5165-rb5:~# systemctl status rb5-camera-server@2
      ● rb5-camera-server@2.service - "rb5-camera-server-2"
         Loaded: loaded (/usr/bin/rb5-camera-server; indirect; vendor preset: enabled)
         Active: active (running) since Fri 2022-04-08 18:04:24 CEST; 2min 39s ago
       Main PID: 2681 (rb5-camera-serv)
          Tasks: 4 (limit: 4915)
         CGroup: /system.slice/system-rb5\x2dcamera\x2dserver.slice/rb5-camera-server@2.service
                 └─2681 /usr/bin/rb5-camera-server -c 2
      
      Apr 08 18:04:24 qrb5165-rb5 systemd[1]: Started "rb5-camera-server-2".
      Apr 08 18:04:24 qrb5165-rb5 rb5-camera-server[2681]: gbm_create_device(156): Info: backend name is: msm_drm
      Apr 08 18:04:24 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:12: Unknown lvalue 'After' in section 'Service'
      Apr 08 18:04:24 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:13: Unknown lvalue 'Requires' in section 'Service'
      Apr 08 18:04:25 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:12: Unknown lvalue 'After' in section 'Service'
      Apr 08 18:04:25 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:13: Unknown lvalue 'Requires' in section 'Service'
      Apr 08 18:04:27 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:12: Unknown lvalue 'After' in section 'Service'
      Apr 08 18:04:27 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:13: Unknown lvalue 'Requires' in section 'Service'
      Apr 08 18:04:28 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:12: Unknown lvalue 'After' in section 'Service'
      Apr 08 18:04:28 qrb5165-rb5 systemd[1]: /etc/systemd/system/rb5-camera-server@.service:13: Unknown lvalue 'Requires' in section 'Service'
      

      Could you advise how to get stream from cam2? Thanks!

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @RichieRich
      GPS unit is mounted by default (as it comes with RB5 5G drone), mast is locked in vertical postion.
      Turning EKF2_REQ_SACC to 0,75 provided no errors from GPS.
      Obstacle avoidance was also disabled, so we managed to fly.

      But I'm still a bit confused why the obstacle avoidance gives error, since the drone was placed on the ground (concrete pavement), no obstacles within few meters, while the minimum distance was set to only 1 m. But this is current setup that works:
      0de5d598-3401-4512-9e7b-3ef8202ef635-image.png

      Many thanks for your help. We'll try to figure this out and provide info in a few days.

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @RichieRich
      Are there any updates or suggestions regarding above mentioned issues? Thanks!

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      When EFK2_AID_MASK is set to 1, following errors occur:

      eb9e5812-78b0-4aab-9dd8-256195f54c9d-image.png

      I emphasize that drone is under clear and sunny sky
      5d749c53-9845-40f2-a181-09578526d535-image.png

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      Also when I go to QGC - Vehicle setup - Safety, I get this error
      0b7a46dc-eaae-48cf-9587-cca3c59f5fac-image.png

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @RichieRich

      I have made following changes (WO_GPS to 1 and EFK2_AID_MASK to 1 and to 0)
      3c5c6c98-2bb7-4852-a561-61679657daba-image.png

      but now I receive following error:
      6630e46e-496a-4edf-9c39-b8ffc2d2fdeb-image.png

      The main GPS LED (blue) slowly blinks, but only in blue color.
      The FIX LED has short blinks in blue color.

      Could you please advise what to do?

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      Re-flash solved all the previous issues.

      But still I'm unable to arm the unit.

      Following instruction provided here
      https://docs.modalai.com/Qualcomm-Flight-RB5-user-guide-first-flight/
      doesn't help as I receive GPS and AHRS errors (while the unit is placed under open and clear sky).
      68ed5d99-1a09-4798-8b49-bcba121393ed-image.png
      Regarding the GPS, I receive the "GPS accuracy too low" (while receiving 10-12 satellites).
      18064c99-d797-45e3-86d3-720e7288c998-image.png

      ef1077df-6697-4dc1-87aa-c5753a7b021f-image.png

      What could be the cause of these errors?
      Also is the GPS necessary to at least test the motors?
      Is it possible to fly without the GPS?

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @Eric-Katzfey
      Will try to re-flash within a day or two, so I'll get back to you with the updates.

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @Eric-Katzfey

      sh-4.4# ps aux | grep ssc
      system    1273  1.0  0.0   2068  1260 ?        Ss   20:16   0:02 /usr/bin/sscrpcd sensorspd
      root      3764  0.0  0.0   2708   648 pts/0    S<+  20:20   0:00 grep ssc
      sh-4.4#
      
      sh-4.4# ps aux | grep sensor
      system    1273  0.9  0.0   2068  1260 ?        Ss   20:16   0:02 /usr/bin/sscrpcd sensorspd
      sensors   1281  0.0  0.0 186552  5896 ?        Ssl  20:16   0:00 /usr/bin/sensors.qti
      root      4196  0.0  0.0   2708   620 pts/0    S<+  20:21   0:00 grep sensor
      sh-4.4#
      
      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ
    • RE: Questions regarding RB5 5G drone

      @Eric-Katzfey
      Yes...any ideas what to do now? Thanks!

      posted in Qualcomm Flight RB5 5G Drone
      M
      MJ