GithubHelp home page GithubHelp logo

Comments (5)

ns15417 avatar ns15417 commented on June 8, 2024

i got a problem when uploading the images, anyone interested can have a look at this link.
https://github.com/ns15417/ORB_SLAM3/blob/master/Result
THanks for your time.

from orb_slam3.

ccamposm avatar ccamposm commented on June 8, 2024

Hi @ns15417, there shouldn't be any problem if calibration is fine. Maybe double check Tlr transformation (see https://github.com/UZ-SLAMLab/ORB_SLAM3/blob/master/Examples/Stereo/TUM_512.yaml#L41).
Are these two cameras seeing a common region? Which is the overlap between both of them?

from orb_slam3.

ns15417 avatar ns15417 commented on June 8, 2024

Hi @ccamposm , thanks for your reply.
I already checked my Tlr and i think it is right in the calibration file. The real distance between my two cameras is 0.1m in the x axis, camera coordinate.
The common region for these two cameras are quiet big, maybe 80% because the Fov of the cameras are 180;
i upload the images of left and right cameras at this link:
https://github.com/ns15417/ORB_SLAM3/tree/master/Result

from orb_slam3.

ccamposm avatar ccamposm commented on June 8, 2024

Thank you for sharing those images. Reviewing them I can see that the number of stereo matches is quite low (60-75 points), while images have a lot of texture. If you successfully run this sequence for both cameras separately intrinsic parameters should be ok, and problem only may exist in Tlr calibration. How did you calibrate this transformation?
Checking calibration file from you fork (https://github.com/ns15417/ORB_SLAM3/blob/master/Examples/Stereo/180_stereo_kalibr.yaml) term Tlr(0,3) should be positive, since right camera is toward +x direction wrt left camera. Maybe you are providing Trl instead of Tlr. Try inverting that matrix. In addition, your Camera.bf should be more like 21.718 (fx*b)
Why is right image colored?

from orb_slam3.

jdtardos avatar jdtardos commented on June 8, 2024

Looking at your images, I think your ceiling has a lot of apparent contours, that are bad for SLAM. Try putting your camera in horizontal position.

from orb_slam3.

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.