msg-rates-setpoint: fix frame name NED -> FRD

This commit is contained in:
bresch 2024-05-27 09:29:29 +02:00 committed by Mathieu Bresciani
parent da35c4adce
commit f9e2ab8d44

View File

@ -1,6 +1,6 @@
uint64 timestamp # time since system start (microseconds)
# body angular rates in NED frame
# body angular rates in FRD frame
float32 roll # [rad/s] roll rate setpoint
float32 pitch # [rad/s] pitch rate setpoint
float32 yaw # [rad/s] yaw rate setpoint