Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use ORB_SLAM to generate 3D maps? #311

Open
ColeHoff7 opened this issue Apr 12, 2017 · 4 comments
Open

Can I use ORB_SLAM to generate 3D maps? #311

ColeHoff7 opened this issue Apr 12, 2017 · 4 comments

Comments

@ColeHoff7
Copy link

Hello, I have a Bebop3 drone that I want to use ORB_SLAM with so that it can figure out where it is in 3D space. The only problem is I have no idea how to effectively use ORB_SLAM to generate something akin to a 3D map that my drone can use to figure out how far away walls are and things

Any and all advice is appreciated

@mslavescu
Copy link

@ColeHoff7 I'm also looking for something similar here, for SDC LKAS:
OSSDC/OSSDC-LKAS#1

This method is very interesting also:

Voxblox: Building 3D Signed Distance Fields for Planning
https://m.youtube.com/watch?v=PlqT5zNsvwM

@m4nh
Copy link

m4nh commented Apr 26, 2017

@ColeHoff7, @mslavescu Take a look here https://github.com/m4nh/skimap_ros.. is our Mapping framework used with another Slam System (SlamDunk). But it is easily pluggable in the ORB_SLAM 2 system.

@AlejandroSilvestri
Copy link

@m4nh , great work Daniele, a very useful and neat integration with orb-slam2.

@mslavescu
Copy link

Thanks @m4nh!
I'll try it live, once we build the OSSDC DIY smart stereo camera and 360 LIDAR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants