ORB_SLAM icon indicating copy to clipboard operation
ORB_SLAM copied to clipboard

Failed tracking with demo data

Open wpumacay opened this issue 7 years ago • 1 comments

Hi.

I've had this issue for some time. I can run the demo with the example data in two different computers; both of them running Ubuntu 16.04lts, and ros kinetic, but somehow it doesn't work in my computer at the lab with the same configuration. I've added a video just in case. rosbag play sends the frames normally, and I can see them in the visualizer; but when trying to track, it seems it keeps initializing after failed tries of initialization.

I tried the fix in this issue, but it didn't help in my case. I got the same message in the ros logs

Thanks in advance.

wpumacay avatar Mar 07 '18 23:03 wpumacay

HI.

I've just tried cleaning everything and built from scratch, and somehow it works now. I'll be looking what the error could have been, as I have done the same steps that last time.

wpumacay avatar Mar 20 '18 19:03 wpumacay