Giter Club home page Giter Club logo

orb-slam3-setup's Introduction

orb-slam3-

Setup and working of orbslamv3

Tested ORB SLAM3 from : https://github.com/UZ-SLAMLab/ORB_SLAM3

Dependencies: https://github.com/stevenlovegrove/Pangolin https://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html http://eigen.tuxfamily.org/index.php?title=Main_Page

Dataset implemented : Corridor 4 from :https://vision.in.tum.de/data/datasets/visual-inertial-dataset

Some of the troubles i solved during follwing the setup instructions : -> running build.sh of orbslam3 freezes os. Edited build.sh : make -j 6 // 6 is just an example , insert number of cores you have. I had 8gb ram with 8 cores , even then i used sometimes 6 or 4 , still it had some issues , I just restarted and tried a lot of times until it finally worked. When I repeated the installation 4 seems to work out best for me , still had to reboot twice.

-> Pangolin dependency problems for pangolin after getting to build directory run "cmake -DCPP11_NO_BOOST=1 .. " then " make -j " or just use "cmake .." and again if freeze occurs use "make -j 4"

-> buid_ros : path not find when you put ros path in bashrc , dont forget to source it(bashrc) afterwards. This was the basic step, and the solution was very hard to find

-> make of g20 fails I just tried cmake g20 in its build directory manually

-> libORBSLAM3.so not found while running tum_vi_examples There might be problem with orbslam3 build, clean the build and build again. I had to build multiple times , I deleted the build folder more than 10 times and eventually it was a success build. Also tried catkin workspace at the ORBSLAM3 folder and tried catkin clean , build process repetition.

orb-slam3-setup's People

Contributors

aifriday avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.