21 #define ANGLE_MULT_RAD 917 23 #define ANGLE_MULT_DEG 16 Configuration structure for coding wheels.
uint16_t max_linear_acceleration
uint16_t cruise_angular_speed
pid_coeffs_t linear_coeff
motor_sense_t motor_right_forward_sense
pid_coeffs_t angular_coeff
motor_sense_t motor_left_forward_sense
uint16_t linear_allowance
coding_wheels_config_t coding_wheels_config
uint16_t max_angular_acceleration
motor_sense_t
Alias for motor orientation.
uint16_t angular_trust_threshold
uint16_t angular_allowance
uint16_t cruise_linear_speed
volatile robot_settings_t settings
Global variable used to store the configuration in use.