mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Update msg/versioned/ActuatorMotors.msg
Co-authored-by: Matthias Grob <maetugr@gmail.com>
This commit is contained in:
parent
3de41e1847
commit
80b1f5532b
@ -6,7 +6,7 @@
|
||||
uint32 MESSAGE_VERSION = 0
|
||||
|
||||
uint64 timestamp # Time since system start [us]
|
||||
uint64 timestamp_sample # Timestamp of the data this control response is based on was sampled [us]
|
||||
uint64 timestamp_sample # Sampling timestamp of the data this control response is based on [us]
|
||||
|
||||
uint16 reversible_flags # Bitset indicating which motors are configured to be reversible
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user