mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update docs
This commit is contained in:
@@ -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/>`__
|
||||
|
||||
Reference in New Issue
Block a user