Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'ring' field in lidar point cloud generation. Updated ROS and R… #4611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidtr99
Copy link

…OS2 lidar data processing

Fixes: #

About

LiDAR data must include for each point at least the fields X, Y, Z and ring as most of the commertial LiDARs do. The ring field is the index of laser beam and it is needed to perform LiDAR odometry. This index field has been added in the API and ROS/ROS2 packages has been updated to include that field.

How Has This Been Tested?

Screenshots (if appropriate):

@ghost
Copy link

ghost commented Jul 8, 2022

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants