|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file. 1 #ifndef NPS_SENSOR_GYRO_H
2 #define NPS_SENSOR_GYRO_H
Paparazzi floating point algebra.
struct DoubleVect3 bias_random_walk_value
struct DoubleMat33 sensitivity
void nps_sensor_gyro_run_step(struct NpsSensorGyro *gyro, double time, struct DoubleRMat *body_to_imu)
struct DoubleVect3 bias_random_walk_std_dev
struct DoubleVect3 noise_std_dev
void nps_sensor_gyro_init(struct NpsSensorGyro *gyro, double time)
struct DoubleVect3 neutral
Paparazzi double precision floating point algebra.
static struct OrientationReps body_to_imu
struct DoubleVect3 bias_initial
Paparazzi generic algebra macros.