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

    Topics created by selina

    • S

      Drone Flipped Over When Initial Flying Status

      Qualcomm Flight RB5 5G Drone
      • • • selina
      2
      0
      Votes
      2
      Posts
      37
      Views

      Alex KushleyevA

      Hello @selina,

      Do you have any px4 logs from the original flight(s) which exhibited the flipping behavior? The logs contain the commanded and actual RPM (as well as many other things) and we can check what happened.

      If you don't have any sensitive information (gps location that you dont want to share, etc), you could upload the log to https://review.px4.io/ and that will give you some information and we will be able to grab that log and further analyze it to parse the custom ESC messages that standard px4 flight review does not support.

      Alex

    • S

      Arm the RB5 drone with Mavros only

      Ask your questions right here!
      • • • selina
      5
      0
      Votes
      5
      Posts
      79
      Views

      S

      @Eric-Katzfey

      Thanks for answering! I have managed to solved this problem by using proper MOCAP data instead of GPS.

      I did not test in the QGC. But for mavros I succesfully armed the drone, which is what I really want for doing more control.

      I wonder if there is any tutorial or documentation for doing low-level control, such as to do control specifically on motors, PWM, instead of using PX4 to do high-level control.

      Thanks for your help again!