Matrix based kinematics module. More...
#include <matrixkinematics.h>
Protected Attributes | |
| PlugF | m_outputs [MATRIX_OUTPUTS] |
Matrix based kinematics module.
This can be configured for most types of rotary wing craft from helicopters to 12 or more rotors, all at different spacings. /**
Sockets exposed: None
external sockets expected: These are defined in the config. Unusually outputs are also external sockets.
Configuration:
//Uncomment one of the #defines below for a standard config //For more exotic stuff, look at the nearest standard config in MatrixKinematics.h and //base your config on that. In that case, do not uncomment any of the following //#define MATRIX_TRICOPTER_YAWTAIL //#define MATRIX_TRICOPTER_YAWFRONT //MATRIX_QUAD_X //MATRIX_QUAD_PLUS #define MATRIX_INTERVAL 5 #include "matrixkinematics.h"
PlugF MatrixKinematics::m_outputs[MATRIX_OUTPUTS] [protected] |
1.7.0