dji_sdk/GlobalPositionControl Service

File: dji_sdk/GlobalPositionControl.srv

Raw Message Definition

#latitude is in degree
float64 latitude
#longitude is in degree
float64 longitude
float32 altitude
#yaw is in degree from -180 to 180
float32 yaw
---
bool result 

Compact Message Definition

float64 latitude
float64 longitude
float32 altitude
float32 yaw

bool result