PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Definition of base class for attitude estimators. More...
#include <ecl.h>
#include "common.h"
#include "RingBuffer.h"
#include "AlphaFilter.hpp"
#include <geo/geo.h>
#include <matrix/math.hpp>
#include <mathlib/mathlib.h>
Go to the source code of this file.
Classes | |
class | EstimatorInterface |
struct | EstimatorInterface::_pos_ref |
struct | EstimatorInterface::_gps_pos_prev |
Definition of base class for attitude estimators.
Definition in file estimator_interface.h.