global optimized pose on the go #659
Closed
rohankhaire-work
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am creating an application like run_image_slam in stella_vslam_examples. The trajectory of frames and keyframes are retrieved after the entire system has finished. I am wondering is it possible to get these poses as the program runs. If so, how do I get them?
I got the poses from feed frame function, but these are raw tracked poses.
Edit -
I tried to get the pose from the map_publisher in the same way as viewer(Pangolin) gets the pose, but it is the same pose as the raw tracker pose.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions