You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for this awesome project. Really helped me a lot.
I had a question, rather an issue that I am not able to solve.
I used groundtruth ktti poses and converted it to tum (timestamp x y z q_x q_y q_z q_w)format using the code here: https://github.com/MichaelGrupp/evo.
Further, I used cartogrpaher to run SLAM on a sequence 005(2011_09_30 - 0018). I have to calcualte the error between both the poses for my research.
However when I plot both the pose maps, they have different orientation, although the overall structure is the same.
Here is the glimpse of the same.
I am not able to align it, which is required for finding ate/rpe between the poses.