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 save VO estimated trajectory? #52

Closed
zhanghua7099 opened this issue Apr 23, 2021 · 2 comments
Closed

How to save VO estimated trajectory? #52

zhanghua7099 opened this issue Apr 23, 2021 · 2 comments

Comments

@zhanghua7099
Copy link

No description provided.

@isarandi
Copy link

I believe you need to save slam.tracking.f_cur.pose at each timestep.

@antopost
Copy link

Since this question was asked about VO, not slam, you actually need to access the trajectory history via vo.poses.
This contains a history of estimated camera trajectories, hence you should access it after the main loop of main_vo.py

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

4 participants