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

Trajectory is required? Any way to estimate on my own dataset? #7

Open
nexus1203 opened this issue Jan 16, 2025 · 1 comment
Open

Comments

@nexus1203
Copy link

Is trajectory.txt is required? I have a RGB-D dataset that I collected on my own but I dont know how to use with your repo. May you be kind enough to guide me in the right direction.

@goldoak
Copy link
Collaborator

goldoak commented Jan 16, 2025

Yes, the trajectory is required as this is only a mapping system. We use OKVIS2, a Visual-Inertial SLAM system to estimate the poses for our self-collected drone data. Alternatively, you can explore other open-source SLAM systems, such as ORB-SLAM3, which supports RGB-D setups for pose estimation in your case.

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