Giter VIP home page Giter VIP logo

Comments (5)

koide3 avatar koide3 commented on August 12, 2024

Hi @aditya2592 ,
It would be possible, but you need to change the voxel resolution parameter. The default resolution is 1m, it is too large for indoor scenes. For indoor scenes, you can try 0.05 ~ 0.5m resolution depending on the situation.

from fast_gicp.

aditya2592 avatar aditya2592 commented on August 12, 2024

Thanks for the tip. Any other parameters do you think that need to be changed? I also noticed that corr_dist_threshold_ parameter is not being used in fast_vgicp_impl.hpp. Without the threshold, how do we determine valid correspondences?

from fast_gicp.

koide3 avatar koide3 commented on August 12, 2024

Because VGICP takes the voxelization approach that naturally cut off distant correspondences, it doesn't have corr_dist_threshold param. You can consider that the voxel resolution is something equivalent to that param.

from fast_gicp.

aditya2592 avatar aditya2592 commented on August 12, 2024

Thanks, I noticed significant improvement after changing the search method to DIRECT7 in addition to reducing the voxel resolution, and also changing the regularization method to FROBENIUS

from fast_gicp.

git-chenjiqing avatar git-chenjiqing commented on August 12, 2024

Hi
Is your task to use it to realize location?

LM getting stuck between two poses,scan matching has not converged!

from fast_gicp.

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.