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

How to change coordinates #93

Open
useewa opened this issue Oct 20, 2024 · 1 comment
Open

How to change coordinates #93

useewa opened this issue Oct 20, 2024 · 1 comment

Comments

@useewa
Copy link

useewa commented Oct 20, 2024

Hello, koide-san, I would like to change the coordinates x, y, z, and for now specifically z, to make them more accurate. Tell me, in what places can this be done? I know for sure that T_world_lidar has global coordinates, including x, y, z, 1

@koide3
Copy link
Owner

koide3 commented Oct 22, 2024

If you mean you want to integrate some external positional observations into the estimation system, I recommend you creating an extension module to inject positional constraints into the factor graph. Some documentation and example code can be found at the following links.

https://koide3.github.io/glim/extend.html
https://github.com/koide3/glim_ext/blob/master/modules/mapping/gnss_global/include/glim_ext/gnss_global_module.hpp

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