1 #include "../BlockLocalPositionEstimator.hpp" 68 float beta = (r.
transpose() * (S_I * r))(0, 0);
71 float beta_thresh = 1e2f;
static const float BETA_TABLE[7]
static const uint32_t REQ_LAND_INIT_COUNT
int landMeasure(Vector< float, n_y_land > &y)
orb_advert_t mavlink_log_pub
Matrix< Type, N, M > transpose() const
#define mavlink_and_console_log_info(_pub, _text,...)
Send a mavlink emergency message and print to console.
__BEGIN_DECLS typedef void * orb_advert_t
ORB topic advertiser handle.
static const uint32_t LAND_TIMEOUT
Matrix< float, n_x, n_x > m_P
uORB::PublicationData< ekf2_innovations_s > _pub_innov