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

Robustify online calibration #168

Open
jakemclaughlin6 opened this issue Dec 21, 2023 · 1 comment
Open

Robustify online calibration #168

jakemclaughlin6 opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jakemclaughlin6
Copy link
Collaborator

jakemclaughlin6 commented Dec 21, 2023

Online calibration causes odometry to fail pretty frequently. Steps to debug this:

  1. log the calibrations on graph updates, identify if the calibration gets skewed a lot when odom gets out of wack
  2. print how many constraints are connected to the calibrations
  3. maybe increase the priors on the calibrations, or we need to add more priors to them
    3.5 Add prior for every pose?
@jakemclaughlin6 jakemclaughlin6 added the bug Something isn't working label Dec 21, 2023
@jakemclaughlin6
Copy link
Collaborator Author

We want to run online calibration so we can output the calibrations at the end for hopefully improved calibrations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

1 participant