Fixed link to gif due to chapter directory name changes.

This commit is contained in:
Roger Labbe 2014-11-07 18:33:14 -08:00
parent 6e64160a2c
commit 8e964dd757

View File

@ -1,6 +1,6 @@
Introductory textbook for Kalman filters and Bayesian filters. All code is written in Python, and the book itself is written in Ipython Notebook so that you can run and modify the code in the book in place, seeing the results inside the book. What better way to learn?
![alt tag](https://raw.githubusercontent.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/Chapter05_Kalman_Filters/dog_track.gif)
![alt tag](https://raw.githubusercontent.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/05_Kalman_Filters/dog_track.gif)
Reading Online