raulmur / ORB_SLAM

A Versatile and Accurate Monocular SLAM
http://webdiis.unizar.es/~raulmur/orbslam/
Other
1.52k stars 819 forks source link

Location of probabilistic semi-dense mapping module #46

Closed jwcrawley closed 7 years ago

jwcrawley commented 9 years ago

I am trying to replicate and use your work as displayed in said paper and front youtube video.

https://www.youtube.com/watch?v=HlBmq70LKrQ

Have you released this module? If so, how do I call it appropriately? If not, what is your timeframe in which you will release it in this github?

Sincerely, Josh Conway

bjornph commented 9 years ago

I asked about it some weeks ago. This was the answer:

"We may release the code in the future, but I will not be soon. Thanks for your email.

Best regards, Raul"

LSD-SLAM seems to be the only available semi-dense mapping algorithm as of now: http://vision.in.tum.de/research/lsdslam

jwcrawley commented 9 years ago

That's very unfortunate, considering this is a feature mentioned on the ORB-SLAM front page.

I believe that I am not the only one who cares about sem-dense mapping, so I'll keep this open as a bug to warn others that ORB-SLAM does not have this feature.

NikolausDemmel commented 9 years ago

It's not like Raul has some obligation to make his code public...

jwcrawley commented 9 years ago

@NikolausDemmel Absolutely true. But I wouldn't have spent any time on this had I known that semi-dense was not included. LSD-SLAM and rolling your own seems to be the two main ways at this time.

yash508oza commented 8 years ago

Have they released it yet?

jwcrawley commented 8 years ago

Far as I've looked at it, they still haven't.

I've moved on to LSD slam. You get what you see with that project. There's no obfuscation or misdirection of what is really offered.

Josh

On Oct 25, 2016 12:55 AM, "yash508oza" notifications@github.com wrote:

Have they released it yet?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raulmur/ORB_SLAM/issues/46#issuecomment-255936571, or mute the thread https://github.com/notifications/unsubscribe-auth/AHstqXEBBufWNvwZWBfyMoUJKtAYCrp-ks5q3YurgaJpZM4FUiqt .

raulmur commented 7 years ago

@yash508oza we do not have plans to release the code for now. If you really need semi-dense reconstructions then you can try LSD-SLAM or DPPTAM.

Zumbalamambo commented 4 years ago

+1