MapMerger: Publishing TF and Slam Toolbox #27
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
MapMerging with the GSlam Mapping tool works, but I wanted to ask if the Slam Toolbox branch works correctly.
You say its still under development and there are still some TODOs inside.
My other question is if there is a possibility to show the robots position inside of the merged maps.
I though about using the homography matrix used inside the pairwise_matches parameter or trying to get the transform directly from the transforms_ parameter, but I can't figur out how to do it correctly.
There is even a getTransforms() function inside your merging_pipeline, but i did not figure out if i can use the values out of the box. This function is also not in use.
Sometimes the new merged map jumps to a completely different position inside its world frame. I can image that it is not possible to do a correct position if this happens constantly.
Every answer would be appreciated!
The text was updated successfully, but these errors were encountered: