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

Chapter 10: robot localization example #407

Open
PebetoUofC opened this issue Feb 8, 2022 · 0 comments
Open

Chapter 10: robot localization example #407

PebetoUofC opened this issue Feb 8, 2022 · 0 comments

Comments

@PebetoUofC
Copy link
Contributor

PebetoUofC commented Feb 8, 2022

  1. For the average of the angles, the formula should use the weighted sum of the sins and cosines as done below in the state_mean and z_mean functions

  2. The problem of finding averages for bearings is addressed, but what about the variances, and then consequently the covariance matrices? Say we find the average of 359 and 3 is 1. That is fine, we are not using the "naive" mean but the same should apply to the variance

  1. 4th reference not used?
PebetoUofC added a commit to PebetoUofC/Kalman-and-Bayesian-Filters-in-Python that referenced this issue Feb 11, 2022
- Fixed some typos
- Created the issue rlabbe#407
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

1 participant