Giter Site home page Giter Site logo

Comments (5)

huangju91 avatar huangju91 commented on August 18, 2024

@ClarityNo1 , I met the same error when running debug solution(the program works well when running release solution), and before its hanging,I got an opengl error output message.
I solved it by renaming my dbow2_d.dll(from the folder of debug) to dbow2.dll instead of using dbow2.dll from the folder of release. But another error appeared , the program can not really run untill the end because of "vector subscript out of range". I am struggling to solve the bug.

from orb_slam2_windows.

ClarityNo1 avatar ClarityNo1 commented on August 18, 2024

@huangju91 Thanks very much for your reply! I tried to run it in release mode, and it works great! I didn't get any error output message in debug mode, the program just hangs there without using much CPU. If I comment the line calling frame(), then it can run in debug mode, of course it won't give correct result. I looked online one place says in this situation the problem is mostly caused by using mixed libraries, but I don't know how to find it.

from orb_slam2_windows.

huangju91 avatar huangju91 commented on August 18, 2024

@ClarityNo1 Be sure you use the correct dll. If it‘s not because of dll type,I have no idea what is wrong,either. For my pangolin error, maybe we used different Pangolin versions ,would you share your pangolin links?

from orb_slam2_windows.

ClarityNo1 avatar ClarityNo1 commented on August 18, 2024

@huangju91 Thanks, I will double check the dlls. For pangolin, I just used the link on this page. BTW: I am using opencv3.1, VS 2015 community in Windows 10. I also have the Nvidia 1080 installed before I dived into this project, don't know if it has something to do with opengl.

from orb_slam2_windows.

xsorifc28 avatar xsorifc28 commented on August 18, 2024

@huangju91 were you able to solve the "vector subscript out of range" error?

from orb_slam2_windows.

Related Issues (11)

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.