Giter VIP home page Giter VIP logo

Comments (2)

StefanGlaser avatar StefanGlaser commented on May 29, 2024

Hi @YoshuaNava,
I started a new implementation some months ago, combining all three approaches into one project. However, I kind of run out of time.

Combining all three implementations is pretty straight forward, you need to:

  1. Define and publish partial sweeps, as a sweep in the back-and-forth / continuous case is arriving sequentially
  2. Process partial sweeps in the odometry component (optimize odometry during a sweep)
  3. Only forward full sweeps to mapping component
  4. Handle variable sweep times
  5. Adapt some parameters

Apart from that, the back-and-forth / continuous implementations uses XYZHSV points for storing additional information about a point, whereas loam_velodyne encodes the relative scan time and scan ring/number within the intensity of an XYZI point.

All the best and good luck!

from loam_velodyne.

YoshuaNava avatar YoshuaNava commented on May 29, 2024

Hi @StefanGlaser,
Thank you for the advice! I started the integration of 2D actuated scanners. I hope I can have it ready soon, to make a pull request.

from loam_velodyne.

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.