We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
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.
The text was updated successfully, but these errors were encountered:
Here is a python implementation of visual slam: https://github.com/luigifreda/pyslam
Sorry, something went wrong.
htasnim
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: