mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
uint8 NUM_ACTUATOR_CONTROLS = 8
|
|
uint8 NUM_ACTUATOR_CONTROL_GROUPS = 4
|
|
uint64 timestamp
|
|
float32[8] control
|