mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
Messages: Add USB breaker and control state horizontal acceleration
This commit is contained in:
@@ -16,3 +16,4 @@ float32[4] q # Attitude Quaternion
|
||||
float32 roll_rate # Roll body angular rate (rad/s, x forward/y right/z down)
|
||||
float32 pitch_rate # Pitch body angular rate (rad/s, x forward/y right/z down)
|
||||
float32 yaw_rate # Yaw body angular rate (rad/s, x forward/y right/z down)
|
||||
float32 horz_acc_mag # Magnitude of the horizontal acceleration
|
||||
|
||||
Reference in New Issue
Block a user