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

Run on TUM-VI #228

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Run on TUM-VI #228

wants to merge 3 commits into from

Conversation

hobbeshunter
Copy link

This pull request fixes two small issues with Eigen::aligned_allocator so it can be build on Ubuntu 20.04.

Furthermore I added a script (evaluation/tum-vi_run_all.py) that runs many sequences of the TUM-VI dataset multiple times and reports the median RMS ATE. For this the evaluation script from TUM-RGBD (modified by ORB-SLAM3) is used.

I get the following results:

sequence name: median RMS ATE in m, fail count/ runs per sequence
room1: 0.087204, 0/3
room2: 0.109074, 0/3
room3: 0.110926, 0/3
room4: 0.076465, 0/3
room5: 0.095403, 2/3
room6: 0.082724, 0/3

Room 1:

plot-room1

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

Successfully merging this pull request may close these issues.

None yet

2 participants