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

How to visualize EKF predictions? #3414

Open
sashankvempati opened this issue Jan 16, 2025 · 0 comments
Open

How to visualize EKF predictions? #3414

sashankvempati opened this issue Jan 16, 2025 · 0 comments

Comments

@sashankvempati
Copy link

Hello,

I am trying to implement the code for the EKF (https://pyro.ai/examples/ekf.html). I would like to create a visualization like the one shown in Figure 1 at the end of the page (titled "True track and EKF prediction with error"). When I try to print out the state values, it is displaying that is an EKFState object stored in a specific address.

  1. What steps should I do to make a visualization of the EKF prediction?
  2. Additionally, If I want to use a list of predicted measurement functions where/ how can I pass those values through the EKF in the code to get the predictions?

I appreciate any help!

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