Configuration structure. More...
#include <servos_mix_matrix.hpp>

Public Attributes | |
| Mat< N, 6 > | mix |
| Mix matrix. | |
| Mat< N, 1 > | trim |
| Trim values added to output. | |
| Mat< N, 1 > | min |
| Minimum commands to apply to servo. | |
| Mat< N, 1 > | max |
| Maximum commands to apply to servo. | |
Configuration structure.
1.7.6.1