Tello curve mission
Tello introduces an exciting new curve function! This lesson will revisit the right-hand rule and demonstrate how to use the curve block in your code. The curve block requires two points to create a triangle shape in the x/y/z coordinate system. The first point is Tello’s current position, while the other two points complete a triangle. Using these inputs, Tello will calculate the best path to fly in a curve pattern through these points.