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

Absolute Pose Constraints #55

Open
swarmt opened this issue Mar 10, 2021 · 1 comment
Open

Absolute Pose Constraints #55

swarmt opened this issue Mar 10, 2021 · 1 comment

Comments

@swarmt
Copy link

swarmt commented Mar 10, 2021

Wow this library is amazing. Thanks for publishing it.

I would like to use the RTK GPS to georeference the mesh. Which should be possible by using the measurements to constrain the graph?

Could you please advise on what needs to be completed for this to work? I imagine that the position covariance needs to be used to weight the node adjustment for fixed/unfixed measurements.

This would be very useful for mapping regions of mixed indoor and outdoor.

Thanks

@victorreijgwart
Copy link
Member

Hi @swarmt. Sorry for missing your message. Including GPS measurements in the optimization should be possible. When writing the framework, we took this into account as something we might want to do in the future. So most of the infrastructure and some of the building blocks are already there. However, we haven't yet encountered a project where we needed them so this part of the code isn't finished. If you would be willing to write some code to finish this functionality and test if it works correctly (either on your data or a dataset from our side), I could help. Just let me know if you're interested.

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