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

Investigate using openvslam for localization #157

Open
Carter90 opened this issue Jan 14, 2021 · 1 comment
Open

Investigate using openvslam for localization #157

Carter90 opened this issue Jan 14, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Carter90
Copy link
Contributor

Carter90 commented Jan 14, 2021

git clone [email protected]:xdspacelab/openvslam.git

Build from scratch? https://github.com/shinsumicco/DBoW2

From https://openvslam.readthedocs.io/en/develop/example.html#chapter-example
Or just get the file orb_vocab.dbow2
https://drive.google.com/open?id=1wUPb328th8bUqhOk-i8xllt5mgRW4n84

goal to launch via
rosrun openvslam run_slam -v ./misc/orb_vocab.dbow2 -c ./misc/camera_config.yaml -r scout_1"

Note: new flag in the yaml config file. Sync flag disabled by @Carter90 for now.

@Carter90 Carter90 added the enhancement New feature or request label Jan 14, 2021
@Carter90 Carter90 self-assigned this Jan 14, 2021
@Carter90 Carter90 assigned htasnim and unassigned Carter90 Feb 15, 2021
@gmfricke
Copy link
Contributor

Here is a python implementation of visual slam: https://github.com/luigifreda/pyslam

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

No branches or pull requests

3 participants