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

Factor graph: add noise handling #149

Open
leokoppel opened this issue Jun 15, 2017 · 0 comments
Open

Factor graph: add noise handling #149

leokoppel opened this issue Jun 15, 2017 · 0 comments
Assignees
Labels

Comments

@leokoppel
Copy link
Contributor

Add noise / uncertainty property to factors.

Allow

  • covariance matrix
  • diagonal covariance
  • "ideal" measurements (zero noise - probably has to be a special case)

Use this property by manipulating the values given to the solver. User-provided evaluate functions should not need to handle noise.

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

No branches or pull requests

1 participant