|
static const Matrix5 | D |
| The D matrix.
|
|
◆ curvatureCorrection()
static const MatrixX msceqf::Symmetry::curvatureCorrection |
( |
const MSCEqFState & | X, |
|
|
const VectorX & | inn ) |
|
staticnodiscard |
Return the Gamma matrix for the reset / curvature correction.
- Parameters
-
X | MSCEqF state (symmetry group element) |
inn | Innovatiation vector |
- Returns
- Gamma matrix
◆ lift()
Implement the lift function. Lift the actual dynamics onto the symmetry group.
- Parameters
-
xi | System state (homogenous space element) |
u | Input (Imu) |
- Returns
- Input for the lifted system (Symmetry group Lie algebra element)
◆ phi()
Implement the right group action phi of the symmetry group, acting on the homogenous space (phi(X, xi))
- Parameters
-
X | MSCEqF state (symmetry group element) |
xi | System state (homogenous space element) |
- Returns
- System state (homogenous space element)
The documentation for this class was generated from the following file: