29 #ifndef _INTER_THREAD_DATA_H
30 #define _INTER_THREAD_DATA_H
float vel_body_x
The velocity in the x direction (body fixed coordinates)
int16_t flow_y
Flow in y direction from the camera (in subpixels)
int16_t flow_der_y
The derotated flow calculation in the y direction (in subpixels)
float div_size
Divergence as determined with the size_divergence script.
struct FloatRates rates
Body rates.
float agl
height above ground [m]
uint16_t tracked_cnt
The amount of tracked corners.
float vel_body_y
The velocity in the y direction (body fixed coordinates)
Paparazzi floating point algebra.
struct Int32Vect3 accel_imu_meas
imu acceleration in imu's coordinates
struct FloatQuat imu_to_body_quat
imu to body quaternion
float vel_x
The velocity in the x direction (image coordinates)
uint16_t corner_cnt
The amount of coners found by FAST9.
float vel_y
The velocity in the y direction (image coordinates)
float fps
Frames per second of the optical flow calculation.
int16_t flow_x
Flow in x direction from the camera (in subpixels)
float noise_measurement
noise of measurement, for state filter
float divergence
Divergence as determined with a linear flow fit.
float surface_roughness
Surface roughness as determined with a linear optical flow fit.
Paparazzi fixed point algebra.
int16_t flow_der_x
The derotated flow calculation in the x direction (in subpixels)