PID Tuning of the PlutoX

Home Forums Drona Aviation – Drone for Education PID Tuning of the PlutoX

Viewing 4 reply threads
  • Author
    Posts
    • #5549
      kragrrr
      Participant

        How do I tune my PID in a way that it is directly applied in the Magis firmware?

      • #5550
        prasanna.shevare
        Participant

          Hi,
          The tuning can be done using the pluto controller app. Use go to Menu > Drone settings > Set PID Values

        • #5552
          kragrrr
          Participant

            Hi,
            Thanks for the reply.
            Actually I already know that method.

            I want to tune it with the help of code, maybe by applying Ziegler-Nichols Method or anything else.
            The PlutoX is not not constantly hovering at a place as other drones.

            Any ideas, of how i could do that?

          • #5607
            etharmon
            Participant

              Hi,

              I read your post and had a few questions regarding hovering.

              I’m trying to fly my drone up to six feet high, hover for 2 seconds and drop to three feet for two seconds and repeat.
              I’ve tried velocity and motors with little success. Controlling the drone with RC_Throttle works kind of. The values
              I use are around 20000 which seem really high.

              Questions:

              What flight modes do you use?

              Are you using velocity ( DesiredVelocity.set(Z) ) or throttle ( RcCommand.set(RC_THROTTLE, 20000) ) to move up and down?

              Any other flying suggestions?

              Thanks,

              Edward

            • #16081
              kragrrr
              Participant

                The values range between 1000 to 2000

            Viewing 4 reply threads
            • You must be logged in to reply to this topic.