-
Notifications
You must be signed in to change notification settings - Fork 399
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
Add Multi-Camera support #217
Comments
Hi! I'm willing to help with that, but I am not familiar yet with multi camera slam approaches, need to study it deeply Also, as one more source of inspiration, that (PDF) ETH paper could be seen |
Hi, @dimaxano!
Yes, I've seen this article before. It sounds really great. But the reference implementation is missing and it may be too complex to target automatic/adaptive detection of available cameras. But it definitely worse looking into. |
I'm currently working on this project as my personal project,porting from multicol-slam and openvslam. |
MultiCol-SLAM is GPLv3. Therefore, if you ported their implementation, it cannot be merged into this repository. Please be careful. |
Hello, any update on this new feature? I am willing to help. |
|
Hi!
I'm currently investigating the possibilities to introduce multi-camera (fisheye) support. Are there any plans or thoughts regarding how to do that?
Here are some thoughts:
I'd love to hear any suggestions regarding architectural and algorithmic work to be done. That's might be a big task. Does anybody have a willingness to help?
Best regards,
Alex
The text was updated successfully, but these errors were encountered: