Giter VIP home page Giter VIP logo

Comments (6)

lcmrl avatar lcmrl commented on August 20, 2024

Hi, so it works fine but after several minutes you have this error right?

from colmap_slam.

YaroslavShchekaturov avatar YaroslavShchekaturov commented on August 20, 2024

Hi Luca,

I found that the process gets stuck usually when it reaches the last image.

from colmap_slam.

YaroslavShchekaturov avatar YaroslavShchekaturov commented on August 20, 2024

image

from colmap_slam.

lcmrl avatar lcmrl commented on August 20, 2024

The problem is that for now when the simulator finishes to replay the sequence it stops the application. The default behaviour is guided by FORCE_PROCESS_ALL_FRAMES = True, but if keyframe selection and keyframes orientation are too slow you can have a delay, and the application stops before finishing to process all the frames. To really go "real-time" you have to set FORCE_PROCESS_ALL_FRAMES to False.

So, could you check if changing in the config.ini file FORCE_PROCESS_ALL_FRAMES = False it works?
If you have still problem, please try to skip some images like this:

STEP = 4
SIMULATOR_SLEEP_TIME = 0.2

from colmap_slam.

lcmrl avatar lcmrl commented on August 20, 2024

I hope the issue is solved, please feel free to send any suggestions or open other issues. Any collaboration in improving and optimizing is very helpful, in the case you can fork and push your changes

from colmap_slam.

YaroslavShchekaturov avatar YaroslavShchekaturov commented on August 20, 2024

Dear Luca,
Thank you very much for your response. Everything works perfectly right now.

from colmap_slam.

Related Issues (6)

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.