dji_sdk/LocalPosition Message

File: dji_sdk/LocalPosition.msg

Raw Message Definition

#    North(x)
#   /
#  /
# /______East(y)
# |
# |
# Donw (-z)
Header header
int32 ts
float32 x
float32 y
float32 z 

Compact Message Definition

std_msgs/Header header
int32 ts
float32 x
float32 y
float32 z