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

live depth stream? #1

Open
TheBricktop opened this issue Oct 4, 2021 · 1 comment
Open

live depth stream? #1

TheBricktop opened this issue Oct 4, 2021 · 1 comment

Comments

@TheBricktop
Copy link

Is there a possibility to use live depth stream from for example realsense camera?

@ueda0319
Copy link
Owner

ueda0319 commented Oct 4, 2021

Thank you for your question.

I think it is possible in principle.
However, in the case of Realsense, the calibration and synchronization between RGB and D are incomplete, so this system may not be able to track fast camera movements.
(I'm curious about that)
I tried to implement it with pyrealsense2.
https://github.com/ueda0319/iMAP_pytorch/blob/feature/live_camera_%231/run_slam_realsense.py
I'm sorry but I haven't tested it yet because I don't have the environment to test it.

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