ekf_cal
0.4.0
A Kalman filter-based sensor calibration package
|
When available, GPS can provide a drift-free global position measurement.
Since these measurements are produced in a global frame, it is necessary to have a global to local frame transformation to utilize these measurements in a localization system.
The GPS error model used is
\begin{align} \begin{bmatrix} \phi_m \\ \lambda_m \\ h_m \end{bmatrix} = \begin{bmatrix} \phi \\ \lambda \\ h \end{bmatrix} + \begin{bmatrix} n_\phi \\ n_\lambda \\ n_h \end{bmatrix} \end{align}
where