#include <EKFPosYawBiasT.hpp>
|
| static const int | SIZE = 4 |
| |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pose_ekf::StatePosYawBias::StatePosYawBias |
( |
| ) |
|
|
inline |
| vector_t& pose_ekf::StatePosYawBias::vector |
( |
| ) |
|
|
inline |
| Eigen::Block<vector_t, 3, 1>& pose_ekf::StatePosYawBias::xi |
( |
| ) |
|
|
inline |
| Eigen::Block<vector_t, 1, 1>& pose_ekf::StatePosYawBias::yaw |
( |
| ) |
|
|
inline |
| Eigen::Block<vector_t, 3, 1> pose_ekf::StatePosYawBias::_xi |
|
protected |
| Eigen::Block<vector_t, 1, 1> pose_ekf::StatePosYawBias::_yaw |
|
protected |
| const int pose_ekf::StatePosYawBias::SIZE = 4 |
|
static |
The documentation for this class was generated from the following file: