ActuatorServosTrim (UORB message)
Servo trims, added as offset to servo outputs
```c
Servo trims, added as offset to servo outputs
uint64 timestamp # time since system start (microseconds)
uint8 NUM_CONTROLS = 8 float32[8] trim # range: [-1, 1]
```
Comments
0 comments
Please sign in to leave a comment.