Skip to content

Commit

Permalink
msg-rates-setpoint: fix frame name NED -> FRD
Browse files Browse the repository at this point in the history
  • Loading branch information
bresch committed May 27, 2024
1 parent da35c4a commit f9e2ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/VehicleRatesSetpoint.msg
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f9e2ab8

Please sign in to comment.