Giter Club home page Giter Club logo

Comments (5)

li100102 avatar li100102 commented on August 23, 2024

Hi Oscar,

It is possible to run r3live with Livox mid 360, however, you need to make some modification with the source code.
In "loam/LiDAR_front_end.cpp" line 219, function horizon_handler has judged the points with x < 0.7 as an invalid data. This does not fit for a spinning lidar.
https://github.com/hku-mars/r3live/blob/6143a38537f28cb36eb24e9bbe2e39c8f7967157/r3live/src/loam/LiDAR_front_end.cpp#L215C1-L220C10
Thus, you should remove the condition "msg->points[ i ].x > 0.7" and use lidar type 1 in your config. This should work for your platform.

from r3live.

oscarpoudel avatar oscarpoudel commented on August 23, 2024

Thank you for the help. Now I can gather all 360 degrees of point cloud with my lidar.
image

from r3live.

YWL0720 avatar YWL0720 commented on August 23, 2024

Hi, may I ask how you managed to synchronize the point cloud messages published by mid360 with the image messages? Since mid360 uses livox_ros_driver2 not livox_ros_driver@oscarpoudel

from r3live.

BellosC avatar BellosC commented on August 23, 2024

@oscarpoudel

Hello!
Can you please inform us if you managed to get RGB pointcloud using mid360 and camera or cameras?

from r3live.

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.