Skip to content

How to visualize EKF predictions? #3414

@sashankvempati

Description

@sashankvempati

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions