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

stop without saving the trajectory #32

Open
NeXT1995 opened this issue Jul 3, 2018 · 1 comment
Open

stop without saving the trajectory #32

NeXT1995 opened this issue Jul 3, 2018 · 1 comment

Comments

@NeXT1995
Copy link

NeXT1995 commented Jul 3, 2018

I have built the ORB-SLAM2 and run the dataset successfully. But after running the dataset, the program just stops and the video turns grey like this screenshot. It doesn't save the "KeyFrameTrajectory.txt" as well. How can I solve this problem? Thanks!

@Richardyu114
Copy link

annotate two lines in system.cc(the same operation can be done to ORB_SLAM2 if you meet this problem!)

//if(mpViewer)
//pangolin::BindToContext("ORB-SLAM2: Map Viewer");

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