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

What should we do if kimera fails? Send lost status, and try to restart kimera with the latest pose? #3

Open
cagrikilic opened this issue Jul 25, 2020 · 1 comment
Assignees

Comments

@cagrikilic
Copy link
Contributor

//TODO: if pose NaN, then stop the rover, restart kimera with the latest pose (the one before NaN)

@cagrikilic cagrikilic self-assigned this Jul 25, 2020
@jsngross
Copy link
Contributor

jsngross commented Jul 27, 2020

Thought about this, since we are only using body-frame velocity estimates from kimera in our filter and not position, we just need to restart and no need to worry about special init. We can just let us use the "deadreckoning odometry" from the wheels as the initialization, which it already does.

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

2 participants