What is the best way to program a drone to follow a mathematical function for its path?

Drone 45
Suppose I wish to have a drone follow a sine wave or some other mathematical function. What is the best way to program the drone with dronelink? Is there a specific best programming language? Are there any dronelink tutorials for programming a drone to follow mathematical functions? Thank you!
0

Comments

3 comments

  • Comment author
    Jim McAndrew Dronelink Staff

    You would probably need to do it as a custom mode, which would require javascript programming.

    0
  • Comment author
    Drone 45

    Thank you. Might there be any tutorials on this or any links to documentation? Thank you.

    0
  • Comment author
    Jim McAndrew Dronelink Staff

    This example gives a flavor of how to implement a function in javascript. Modes are similar but they are instead real-time flight code. Currently these features are restricted to the Enterprise plan as customers typically need white-glove support from us in order to be successful in doing this type of scripting.

    0

Please sign in to leave a comment.