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

Can Vicalib be used to calibrate pose of 2 real sense cameras w.r.t each other? #43

Open
inders opened this issue Nov 12, 2018 · 6 comments

Comments

@inders
Copy link

inders commented Nov 12, 2018

Can Vicalib be used to calibrate pose of 2 real sense cameras w.r.t each other or can it be used only for one camera?

@inders
Copy link
Author

inders commented Nov 12, 2018

Somehow it's only detecting only one intel d415 camera when both are connected to USB 3.0

@mkaspr
Copy link
Contributor

mkaspr commented Nov 12, 2018

If you're using the "realsense2" HAL driver to capture the camera stream, I can confirm it does not currently support capturing two devices simultaneously. I'll look into implementing that, but if this is more time sensitive, I would recommend capturing images from the Intel's realsense applications, writing them to disk, then feeding them into vicalib via HAL's "file" driver.

@inders
Copy link
Author

inders commented Nov 13, 2018

Thanks@mkaspr. I will try this out and update you. I also have a follow up query as to if is there an algorithmic limit to how many camera poses can be computer relative to reach other assuming a daisy chain of 5-6 with consecutive overlapping pairs.

@crheckman
Copy link
Contributor

crheckman commented Nov 13, 2018 via email

@inders
Copy link
Author

inders commented Nov 13, 2018

Thanks @crheckman

@RitwikSaikia
Copy link

RealSense2 Multi Camera support is now implemented in arpg/HAL#151
Tested on D400 cameras.

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