Giter Club home page Giter Club logo

Comments (3)

pdell-kitware avatar pdell-kitware commented on May 18, 2024

Hello,

So we use the default Ceres solver (which should be DENSE_QR).
To be honest, I doubt that this will speedup significantly the process, as the linear system solved if of small size (6 or 12 parameters, thus the matrix to invert is of size up to 12x12).

What is costly in our method is the construction of the neighborhoods (and the point associations),
As well as the evaluation of the residuals, rather than solving the Linear Problem.

from ct_icp.

Cristian-wp avatar Cristian-wp commented on May 18, 2024

Hello @pdell-kitware thank you for your answer.
In fact I have notice that even on my Deskot PC the slam is a little slow to give the correct output, but in my dataset on a straight path of 250m inside a raillway tunnel it gives 20m of error that is a really good result in this type of test field (concrete flat walls, no signal, no marker,ecc...).

When you run it on a real hardware (in my case is an Ouster OS0-1) do you subsample the pointcloud to speed up?

Another thing, I have see that I can use GTSAM or CERES as solver, based on your experience which is the best in term of solving speed?

Is mandatory to use DENSE_QR as solver or I can try with DENSE_NORMAL_CHOLESKY and DENSE_SCHUR?

Last thing, I am doing these experiments because I wish to run your slam on a drone inside tunnels to make a 3D reconstruction. Have you ever test the slam performance on a real hardware with real sensors(even not on a derone)? For example I am planning to run the slam on the jetsnon and all the other thing on an i7 intel nuc. Do you think is a good choiche?

from ct_icp.

Cristian-wp avatar Cristian-wp commented on May 18, 2024

What do you suggest to speed up the lidar odometry?

from ct_icp.

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.