5 #ifndef ARUNA_ACTUATORSET_H 6 #define ARUNA_ACTUATORSET_H 70 #endif //ARUNA_ACTUATORSET_H static aruna::log::channel_t log
err_t _set(axis_mask_t axisMask, int16_t speed) override
Implementation of axis movement, this function is called from set(...).
const size_t transform_size
ActuatorSet(transform_t *transform, size_t transform_size)
put diffrent drivers in a driver set to allow them to cooperate and transform into a different axis w...
axis_mask_t compute_axis()
Get alle the axis from all inside the set and put them together.