update docs

This commit is contained in:
Atsushi Sakai
2018-11-19 21:25:24 +09:00
parent 308019deaa
commit 76061cb528
2 changed files with 6 additions and 5 deletions

View File

@@ -129,9 +129,9 @@ Localization process using Extendted Kalman Filter:EKF is
:math:`x_{t+1} = x_{Pred} + Ky`
$P_{t+1} = ( I - K J_H) P_{Pred} $
:math:`P_{t+1} = ( I - K J_H) P_{Pred}`
Ref
~~~
Ref:
~~~~
- `PROBABILISTIC-ROBOTICS.ORG <http://www.probabilistic-robotics.org/>`__