|
MAV'RIC
|
servos mix structure More...
#include <servos_mix_quadcopter_diag.h>

Public Attributes | |
| uint8_t | motor_front_right |
| Front motor. | |
| uint8_t | motor_front_left |
| Left motor. | |
| uint8_t | motor_rear_right |
| Right motor. | |
| uint8_t | motor_rear_left |
| Rear motor. | |
| rot_dir_t | motor_front_right_dir |
| Front motor turning direction. | |
| rot_dir_t | motor_front_left_dir |
| Left motor turning direction. | |
| rot_dir_t | motor_rear_right_dir |
| Right motor turning direction. | |
| rot_dir_t | motor_rear_left_dir |
| Rear motor turning direction. | |
| float | min_thrust |
| Minimum thrust. | |
| float | max_thrust |
| Maximum thrust. | |
| const torque_command_t * | torque_command |
| Pointer to the torque command structure. | |
| const thrust_command_t * | thrust_command |
| Pointer to the thrust command structure. | |
| servos_t * | servos |
| Pointer to the servos structure. | |
servos mix structure
1.8.9.1