update README

This commit is contained in:
Atsushi Sakai
2018-03-06 18:04:23 -08:00
parent 8ff7100d5d
commit 34082e5f41

View File

@@ -86,7 +86,7 @@ Python codes for robotics algorithm.
## Extended Kalman Filter localization
<img src="https://github.com/AtsushiSakai/PythonRobotics/blob/master/Localization/extended_kalman_filter/animation.gif" width="640">
<img src="https://github.com/AtsushiSakai/PythonRobotics/raw/master/Localization/extended_kalman_filter/animation.gif" width="640">
This is a sensor fusion localization with Extended Kalman Filter(EKF).