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

added kalman filter #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added kalman filter #25

wants to merge 1 commit into from

Conversation

Aaryansh7
Copy link
Contributor

self made kalman filter created that can be used for any state with any covariance

@7ayushgupta
Copy link
Contributor

Nice work! But @shubhamkorde used the package itself.
Any idea why you would want to use your self written code?

@Aaryansh7
Copy link
Contributor Author

Nice work! But @shubhamkorde used the package itself.
Any idea why you would want to use your self written code?

Actually I have now realized that me and @shubhamkorde worked on same thing.I had not installed the package ,so did not realize it.Already made package would be much better!

@7ayushgupta
Copy link
Contributor

Chill hai, you can save this code into a utils package. Kalman filter is usually needed in other places too, one can use it. (But it already comes implemented everywhere, even it is there in opencv)

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

Successfully merging this pull request may close these issues.

2 participants