Open imrasp opened 7 years ago
Orb slam only detects points, not lines nor surfaces.
mCurrentFrame has a vector of mappoints observed. You can access them to calculate their distance to camera.
@imrasp Did you ever implement this? I would like to use the same.
I am new to SLAM and programming and I would like to use ORB-SLAM for both localization and obstacle avoidance task. Is there any possible way to get estimated depth of each keypoints on a frame. Could you please suggest me where to start.
Thank you in advance :)