Coder Social home page Coder Social logo

Comments (6)

zhangzichao avatar zhangzichao commented on July 24, 2024 5

Hi, you will need to change the parameters. I will add some example parameter files for EUROC as well as a general instruction for parameters soon.

from rpg_svo_example.

highlightz avatar highlightz commented on July 24, 2024

Okay, Thanks.

from rpg_svo_example.

zhangzichao avatar zhangzichao commented on July 24, 2024

Hi, we added some example launch files and parameters for EuRoC datasets. Should be better than the default one and also helps with the issue #3 .

from rpg_svo_example.

JohanVer avatar JohanVer commented on July 24, 2024

Hi, I got everything to run and just tried the EuRoC dataset MH_01_easy in stereo mode using the launch file: euroc_stereo_imu.launch .
Thereby I got some questions:
1.Though it tracks the position of the camera I get lots of: "seed sigma is nan!-0.338734, sq-nan, check-convergence = 0" and "critical". What does that mean?
2. I also wondered if the baseline of the stereo isn't provided somewhere (does it estimate scale in stereo mode)?
3. Is there there any need to pre-undistort or rectify the input images or is it done by the tool?

Thanks a lot for the great software!

from rpg_svo_example.

zhangzichao avatar zhangzichao commented on July 24, 2024

Hi,

  1. it means something wrong with the depth filter, we know this issue and hope to fix/suppress it in the future.
  2. the baseline is defined implicitly in the calibration file. The T_B_C defines the transformation from the body frame to the camera frame (transformation convention).
  3. No, there is no need for undistortion. The camera distortion is already taken care of internally.

from rpg_svo_example.

JohanVer avatar JohanVer commented on July 24, 2024

Hey, great thank you very much for your fast answer!

  1. Can I for now ignore the error or is it known that this problem influences the tracking accuracy significantly?
  2. Regarding the baseline:
    I have kalibr calibration files (yaml) and converted them to the svo format using your provided script. The kalibr calibration includes the matrix T_cn_cnm1 which should give the transformation between the right camera and the left camera. The converter sets both T_B_C matrices to identity because of "No IMU is specified, so T_B_C is set to identity". So I should overwrite the T_B_C of the right camera in the svo-yaml with T_cn_cnm1 and leave the left T_B_C with the identity matrix? Is this correct?

from rpg_svo_example.

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.