mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-01 15:39:32 +00:00
* Allow using nans for most of services parameters * Add terrain frame * Remove yaw_rate parameter from most services * Add set_yaw and set_yaw_rate services * Correct order for pitch and roll everywhere to match XYZ convention * Add simple_offboard/state topic * Add essential tests * Stop publishing setpoints when land called
10 lines
104 B
Plaintext
10 lines
104 B
Plaintext
float32 x
|
|
float32 y
|
|
float32 z
|
|
float32 yaw
|
|
string frame_id
|
|
bool auto_arm
|
|
---
|
|
bool success
|
|
string message
|