Holds values required for reconstruction of Egomotion history.
Definition at line 130 of file EgomotionExtra.h.
dwVector3f dwEgomotionPose::accelerometerBias |
Definition at line 144 of file EgomotionExtra.h.
dwTime_t dwEgomotionPose::computationTimestamp |
Definition at line 147 of file EgomotionExtra.h.
int64_t dwEgomotionPose::extraFlags |
Definition at line 140 of file EgomotionExtra.h.
float32_t dwEgomotionPose::frontSteeringAngleOffset |
Definition at line 151 of file EgomotionExtra.h.
dwVector3f dwEgomotionPose::gyroscopeBias |
Definition at line 142 of file EgomotionExtra.h.
dwEgomotionVehicleIOState dwEgomotionPose::ioState |
Definition at line 136 of file EgomotionExtra.h.
uint32_t dwEgomotionPose::paddingDoNotUse[2] |
Definition at line 152 of file EgomotionExtra.h.
dwEgomotionResult dwEgomotionPose::pose |
Definition at line 132 of file EgomotionExtra.h.
dwVector3d dwEgomotionPose::positionLocalFrame |
Definition at line 134 of file EgomotionExtra.h.
dwVector3f dwEgomotionPose::rawLinearVelocity |
Definition at line 141 of file EgomotionExtra.h.
float32_t dwEgomotionPose::relativeTranslationCovariance[6] |
Definition at line 153 of file EgomotionExtra.h.
dwTransformation3f dwEgomotionPose::rigToChassis |
Definition at line 137 of file EgomotionExtra.h.
dwTransformation3f dwEgomotionPose::rigToRoadPlane |
Definition at line 138 of file EgomotionExtra.h.
dwTransformation3f dwEgomotionPose::rigToTrailer |
Definition at line 139 of file EgomotionExtra.h.
dwQuaternionf dwEgomotionPose::rotationLocalFrame |
Definition at line 135 of file EgomotionExtra.h.
uint32_t dwEgomotionPose::sequenceId |
Definition at line 150 of file EgomotionExtra.h.
dwEgomotionUncertainty dwEgomotionPose::uncertainty |
Definition at line 133 of file EgomotionExtra.h.
dwEgomotionDirectionTypes dwEgomotionPose::vehicleRollingDirection |
Definition at line 143 of file EgomotionExtra.h.