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

Where is the camera pose ? trackers? #9

Open
Lucksong opened this issue Nov 15, 2019 · 3 comments
Open

Where is the camera pose ? trackers? #9

Lucksong opened this issue Nov 15, 2019 · 3 comments

Comments

@Lucksong
Copy link

Hi,
I have ran your code successfully, but after that where can I get the 6dof camera pose? I want to make figure 5 of your paper 'Event-based Visual Inertial Odometry', what should I do?
Thanks very much!

@alexzzhu
Copy link
Contributor

Thanks for your interest! The code for 6dof pose is unfortunately currently not publicly available. It's somewhere on my todo list, but cleaning it up takes a good amount of time.

In the meantime, one option is to save the feature positions, and plug them into our C++ version of the MSCKF, available here: https://github.com/daniilidis-group/msckf_mono

I would also recommend this repo as a MATLAB implementation of the MSCKF: https://github.com/utiasSTARS/msckf-swf-comparison, which might be easier for integration.

@SureleG
Copy link

SureleG commented May 11, 2023

Hi,
i have the same qusetion with @Lucksong
I'm a little confused. How to use feature positionsdata to draw the position with the help of https://github.com/utiasSTARS/msckf-swf-comparison.
Besides,is the code for 6dof pose available?
Thanks very much!

@ocean-lagtm
Copy link

有什么您的联系方式吗,我复现过程中有很多问题,能教教我妈

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