Go to the source code of this file.
|
Vector3 | exampleSO3::dynamics (const Rot3 &X, OptionalJacobian< 3, 3 > H={}) |
|
Vector | exampleLieGroupDynamicMatrix::f (const Matrix &X, OptionalJacobian< Eigen::Dynamic, Eigen::Dynamic > H_X={}) |
|
double | exampleLieGroupDynamicMatrix::h (const Matrix &p, OptionalJacobian<-1, -1 > H={}) |
|
int | main () |
|
| TEST (GroupeEKF, DynamicsJacobian) |
|
| TEST (GroupeEKF, PredictNumericState) |
|
| TEST (GroupeEKF, StateAndControl) |
|
| TEST (LieGroupEKF_DynamicMatrix, PredictAndUpdate) |
|
◆ main()
◆ TEST() [1/4]
TEST |
( |
GroupeEKF |
, |
|
|
DynamicsJacobian |
|
|
) |
| |
◆ TEST() [2/4]
TEST |
( |
GroupeEKF |
, |
|
|
PredictNumericState |
|
|
) |
| |
◆ TEST() [3/4]
TEST |
( |
GroupeEKF |
, |
|
|
StateAndControl |
|
|
) |
| |
◆ TEST() [4/4]
TEST |
( |
LieGroupEKF_DynamicMatrix |
, |
|
|
PredictAndUpdate |
|
|
) |
| |