mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 16:59:31 +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
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
float32 roll_rate
|
|
float32 pitch_rate
|
|
float32 yaw_rate
|
|
float32 thrust
|
|
bool auto_arm
|
|
---
|
|
bool success
|
|
string message
|