API Reference
Log In
API Reference

/goto

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

Instructs the drone to fly to a specific location. If no location is specified, it will simply hold its current position. A GPS unit is required. The drone must be in the air to use.

Body Params
boolean
Defaults to true

true for relative coordinate frame for altitude, false for MSL (mean seal level) altitude. This field is true by default.

boolean
Defaults to false

true for relative coordinate frame for GPS position. False for absolutely GPS coordinates. This field is false by default.

string

the relative input latitude to go to and hold position at. Optional. If not included, holds at its present latitude.

string

the relative input longitude to go to and hold position at. Optional. If not included holds at its present longitude.

float

the altitude to go to and hold at. Optional. If not included, defaults to present altitude.

float
Defaults to 5

How fast in meters/second to travel. Default is 5.

float
Defaults to null

Indicate what heading to hold from 0 359. Default value is the direction of the drone's flight path.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json