|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | State () |
| Default constructor.
|
|
void | setStateVector (StateVector const &state) |
| set xhat
|
|
StateVector const & | stateVector () const |
| xhat
|
|
void | setErrorCovariance (StateSquareMatrix const &errorCovariance) |
|
StateSquareMatrix const & | errorCovariance () const |
| P.
|
|
void | postCorrect () |
|
StateVectorBlock3 | position () |
|
ConstStateVectorBlock3 | position () const |
|
Eigen::Quaterniond const & | getQuaternion () |
|
Eigen::Matrix3d const & | getRotationMatrix () |
|
StateVectorBlock3 | velocity () |
|
ConstStateVectorBlock3 | velocity () const |
|
StateVectorBlock3 | angularVelocity () |
|
ConstStateVectorBlock3 | angularVelocity () const |
|
Definition at line 132 of file PoseStateExponentialMap.h.
The documentation for this class was generated from the following file: