ORB-SLAM2 and ROS

asked 2019-07-02 09:23:51 -0500

GeorgeG gravatar image

updated 2022-01-22 16:09:59 -0500

Evgeny gravatar image

I have been testing ORB-SLAM2 with some Visual Odometry datasets.

In some datasets ORB-SLAM2 losses track when the ROS bag is played in normal speed. However, if I play the ROS bag in 20% of its original speed the algorithm finishes the trajectory estimation without any issue.

I have measured the time that my laptop needs to process every frame with ORB-SLAM2 and it is far more capable than required (ROS bag frames at 10 fps, while my laptop can handle them at 34 fps). I really can't figure out what the issue is, and by the time my processor does not choke, I can't understand why it looses track if I play the ROS bag in normal speed.

edit retag flag offensive close merge delete