Giter VIP home page Giter VIP logo

Comments (3)

lukasvst avatar lukasvst commented on July 28, 2024

Thanks for providing all the relevant info in your issue!
Can you try to compile DM-VIO in the mode RelWithDebInfo info instead of Debug?

A bit of background on this: In debug mode I added lots of asserts for certain properties (e.g. PoseTransformation inverse should be correct, analytic Jacobians should be equal to numeric ones, etc.). However the epsilon thresholds are sometimes a bit tight and while they are satisfied on the EuRoC dataset, on datasets with different motions they might fail.
Hence, Debug mode is currently only supported on the EuRoC dataset and on other datasets you should use RelWithDebInfo.

Lastly: You might find the new version of the code interesting. While the Realsense-Live-version currently only supports T265 officially, I think it should also work well on your camera with some adjustments.

from dm-vio.

rancheng avatar rancheng commented on July 28, 2024

haha, you are correct, adding the RelWithDebInfo flag didn't prompt error anymore, at the same time me and my colleague wrote the D455 and D435i version in our folk, we will clean the code and create a pull request as soon.

Thanks again for your quick reply!

As there is no problem in this case, I will close this issue for now.

from dm-vio.

antithing avatar antithing commented on July 28, 2024

@rancheng are you using the depth information from the D455 to give accurate world scale? Or just running monocular?

Thanks

from dm-vio.

Related Issues (20)

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.