GithubHelp home page GithubHelp logo

Comments (3)

stanathong avatar stanathong commented on August 15, 2024

Is extrinsic_calib.cc under examples a comple source file? or do I need to edit it before being able to use it? Thanks very much.

from camodocal.

stanathong avatar stanathong commented on August 15, 2024

I have figured this out myself and found that I have to add IMU and GPS data without images for four sets, according to the source code. The input data should look like:

74 IMU 0 0 0.945518575599317 -0.325568154457157
74 GPS 53.958210493654 -2.02280608249833 0
141 IMU 0 0 0.945518575599317 -0.325568154457157
141 GPS 53.9582094642619 -2.02280829792919 0
207 IMU 0 0 0.945518575599317 -0.325568154457157
207 GPS 53.9582084502338 -2.02281048029392 0
275 IMU 0 0 0.945518575599317 -0.325568154457157
275 GPS 53.9582074054776 -2.02281272879092 0
336 CAM 0 Carriageway_5.jpg
336 CAM 1 Front_5.jpg
336 CAM 2 LeftSide_5.jpg
336 CAM 3 Rear_5.jpg
336 CAM 4 RightSide_5.jpg
336 IMU 0 0 0.945518575599317 -0.325568154457157
336 GPS 53.9582064682699 -2.02281474582498 0
...

Up to now, I could start running monocular odometry but somewhat failed to refine estimation at ceres::solver. It shows the error message:

*** Check failure stack trace: ***
Aborted (core dumped)

I wonder if anyone has experienced this and how they solve this case.

Thank you very much.

from camodocal.

stanathong avatar stanathong commented on August 15, 2024

I found the root cause. This happened on some data set of mine where there are only few matches points and thus the input passed to ceres::solver is 0. This crashed the program.

This problem does not happen on dataset with densed matched point. So, I close the issue. Thanks very much.

from camodocal.

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.