You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It depends on your operating system and on your real camera, I guess...
For example, if you are running Linux and a compatible camera, you could
use v4l and opencv to grab images and feed them to orbslam2.
hth
Poine
@poine is right, I'm doing it for a while now, capturing webcam with opencv and feeding orb-slam2 without ROS. It works pretty well, as expected. Don't forget to calibrate your webcam.
Of course, you have to modifiy some c++ code to do it, then compile.
Is there a way to run ORB_SLAM2 on a real camera without using that ROS demo?
Cheers
Pei
The text was updated successfully, but these errors were encountered: