Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses the code "grid(b=true)" in 06-Multivariate-Kalman-Filters.ipynb are generating an error #485

Open
LuisGSVasconcelos opened this issue Dec 10, 2023 · 1 comment

Comments

@LuisGSVasconcelos
Copy link

I'm following the book and I think it's very educational and simple to understand. I really think it's a good job. With the aim of contributing to the book I noticed that some graphs in the notebook "06-Multivariate-Kalman-Filters.ipynb" which uses the code "grid(b=true)" are generating an error. I changed the kf_book code to "grid(visible = true)" as per Jupyter's guidance and the problem was resolved.

@fenaux
Copy link

fenaux commented Jul 16, 2024

I did not get the problem with "06-Multivariate-Kalman-Filters.ipynb" but I got it with "10-Unscented-Kalman-Filter"
To solve it I just commented line 237 and 246 in kf_book/nonliear_plots.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants