smooth_feedback
Control and estimation on Lie groups
Loading...
Searching...
No Matches
smooth::feedback::EKF< G, DiffType, Stpr > Member List

This is the complete list of members for smooth::feedback::EKF< G, DiffType, Stpr >, including all inherited members.

covariance() constsmooth::feedback::EKF< G, DiffType, Stpr >inline
CovT typedefsmooth::feedback::EKF< G, DiffType, Stpr >
estimate() constsmooth::feedback::EKF< G, DiffType, Stpr >inline
predict(F &&f, const Eigen::MatrixBase< QDer > &Q, Scalar< G > tau, std::optional< Scalar< G > > dt={})smooth::feedback::EKF< G, DiffType, Stpr >inline
reset(const G &g, const CovT &P)smooth::feedback::EKF< G, DiffType, Stpr >inline
update(F &&h, const Y &y, const Eigen::MatrixBase< RDev > &R)smooth::feedback::EKF< G, DiffType, Stpr >inline