navlie
update_X()
Given a Lie group Gaussian with mean mu and covariance P, expressed in the tangent space of X, compute Lie group StateAndCovariance X_hat such that the Lie algebra Gaussian around X_hat has zero mean.
X (State) – A Lie group element.
mu (np.ndarray) – Mean of Gaussian in tangent space of X
P (np.ndarray) – Covariance of Gaussian in tangent space of X
StateWithCovariance whose state is a Lie group element.
StateWithCovariance
previous
navlie.utils.mixture.reparametrize_gaussians_about_X_par
next
navlie.utils.plot