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

Perturbations and covariance sampling #4

Merged
merged 12 commits into from
Nov 22, 2022

Conversation

kubelvla
Copy link
Collaborator

This branch adds the cost function sampling for better covar estimation. By default, the sampling is off, since it increases the computational load. BUT, BEWARE: It looks like the implementation used up to now was adding unit matrices for covariance into the simple_graph, not the ceres-based result (which goes into the odom messages etc.). Therefore, running cfear even with the new sampling off, the results may change

Copy link
Owner

@dan11003 dan11003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very good, let's give it a try!

@dan11003 dan11003 merged commit 5acdcad into RAL-V1-SUBMISSION Nov 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants