mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 21:49:32 +00:00
* update_frame parameter removed * lat, lon type changed to float64 * add reference_frames parameters * misc parameters changes
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
float64 lat
|
|
float64 lon
|
|
float32 z
|
|
float32 yaw
|
|
float32 yaw_rate
|
|
float32 speed
|
|
string frame_id
|
|
bool auto_arm
|
|
---
|
|
bool success
|
|
string message
|