The plane closest to the camera is not being controlled by me. It is being controlled by a custom PID that I made. This vizzy is a single thread. This means that it can control the craft nearly every part of a second.

Tags
Vizzy

2 Comments

  • Log in to leave a comment
  • Profile image

    @DARO it stands for
    Proportional Integral Derivative controller. It is an algorithm for controlling an input with an input. It calculates an error (the difference between the needed and the current input) and helps the craft to get to the set input. The one I am making will control Roll, Pitch, Heading, and Throttle. This program will enable crafts to be controlled even when not selected.

    3.8 years ago
  • Profile image
    1,576 DARO

    what is pid and what does it do? @Tweedle_Aerospace

    3.8 years ago

No Upvotes

Log in in to upvote this post.