MAV'RIC
|
Classes | |
struct | args_t |
Constructor arguments. More... | |
struct | conf_t |
The servo mix structure for a Ywing. More... | |
Public Member Functions | |
Servos_mix_ywing (args_t &args, const conf_t &config=default_config()) | |
virtual bool | update () |
Main update function. | |
Static Public Member Functions | |
static conf_t | default_config () |
bool Servos_mix_ywing::update | ( | void | ) | [virtual] |
Main update function.
Implements Servos_mix.