22 #ifndef OV_MSCKF_UPDATER_OPTIONS_H 23 #define OV_MSCKF_UPDATER_OPTIONS_H 45 PRINT_DEBUG(
" - chi2_multipler: %.1f\n", chi2_multipler);
52 #endif // OV_MSCKF_UPDATER_OPTIONS_H Extended Kalman Filter estimator.
Struct which stores general updater options.
double chi2_multipler
What chi-squared multipler we should apply.
void print()
Nice print function of what parameters we have loaded.
#define PRINT_DEBUG(x...)
double sigma_pix
Noise sigma for our raw pixel measurements.
double sigma_pix_sq
Covariance for our raw pixel measurements.