Sven
Comments
Recent activity by Sven
-
I would like to program the following setting of a marker in an custom on-fly function: const m1 = new Dronelink.PathComponentMarker(path.nearestDistance(start.spatial.coordinate.geoCoordinate(new...
- View comment
- 0 votes
-
Hello, I'm currently programming a custom on-fly function. I want to reduce the speed of the drone from a certain marker on a path to 3 kmh and switch back to the "normal" speed from the next marker.
- View comment
- 0 votes
-
I have the same problem with my mavic mini.
- View comment
- 0 votes
-
Hi Raffaello, thank you. With marker.interpolation = new Dronelink.Interpolation()marker.interpolation.f = Dronelink.InterpolationFunction.Sigmoid it works. Sorry, i am new in JavaScript programmin...
- View comment
- 0 votes