mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 13:02:25 +08:00
Update msg/versioned/ActuatorMotors.msg
Co-authored-by: Matthias Grob <maetugr@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user