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

Question Regarding Covariance/Information Matrix #9

Open
magicbycalvin opened this issue May 6, 2021 · 0 comments
Open

Question Regarding Covariance/Information Matrix #9

magicbycalvin opened this issue May 6, 2021 · 0 comments

Comments

@magicbycalvin
Copy link

Greetings,

I had a question about estimating the Covariance/Information matrix of the resulting transform in order to use the ICP algorithm as a front end for graph SLAM. I noticed the formula value being computed in the prepare_system function. However that is a scalar value and I believe that I am looking for a 3x3 information matrix for graph SLAM in SE(2) (x and y positions along with heading angle theta).

I have come across a few methods suggesting that computing the Hessian of the error function should be able to provide me with the matrix I am looking for, but I wanted to check and see whether that is the appropriate method and whether the provided icp.ipynb notebook already computes it somewhere I am not seeing.

Thank you for your time!

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

1 participant