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 the Trajectory ?? #8

Open
B-Betty opened this issue Dec 29, 2017 · 2 comments
Open

how to save the Trajectory ?? #8

B-Betty opened this issue Dec 29, 2017 · 2 comments

Comments

@B-Betty
Copy link

B-Betty commented Dec 29, 2017

i want to save the trajectory of camera ,generating the file KeyFrameTrajectory.txt ,like running in ros .what should i do ? Directly modificating in jni or in android layer to save the trajectory ? ?

@BrianT34
Copy link

BrianT34 commented Jan 2, 2018

Hi @B-Betty, Are you able to compile and run the project. May I know how you did it? Thank you. Right now I am running to "OpenCV was not initialized correctly. Application will be shutdown issue". I have correct version of OpenCV manager (2.4.9) installed. But I am not be able to run the app.

@FangGet
Copy link
Owner

FangGet commented Jan 4, 2018

sorry , this repo is too old and has not been maintained since last year. To save trajectory, you may just fill in SaveKeyFrameTrajectoryTUM function in system.cc. To do that , you need to get camera pose and save its translation vector. @B-Betty @BrianTan34

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

3 participants