29 #ifndef _INTER_THREAD_DATA_H
30 #define _INTER_THREAD_DATA_H
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.
float agl
height above ground [m]
uint16_t tracked_cnt
The amount of tracked corners.
float vel_x
The velocity in the x direction.
uint16_t corner_cnt
The amount of coners found by FAST9.
float vel_y
The velocity in the y direction.
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.
int16_t flow_der_x
The derotated flow calculation in the x direction (in subpixels)