OKVIS
|
Position sensor parameters. More...
#include <Parameters.hpp>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector3d | positionSensorOffset |
The position offset of the position sensor in body (B) coordinates. More... | |
bool | isLeveled |
If true, the position sensor measurements are assumed to be world z up (exactly, i.e. only yaw gets estimated). More... | |
Position sensor parameters.
A simple struct to specify properties of a position sensor.
bool okvis::PositionSensorParameters::isLeveled |
If true, the position sensor measurements are assumed to be world z up (exactly, i.e. only yaw gets estimated).
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector3d okvis::PositionSensorParameters::positionSensorOffset |
The position offset of the position sensor in body (B) coordinates.