autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
893 stars 582 forks source link

LOAM Mapping Task 2 - Integrate imageProjection from LIO-SAM #6837

Closed ataparlar closed 2 months ago

ataparlar commented 3 months ago

Checklist

Description

This task is the subtask of Point cloud feature extraction for LOAM based localization.

In order to achieve LOAM mapping, firstly we need to project each point cloud into a planar surface. This can be an rangeMat.

Purpose

Possible approaches

Definition of done

This subtask is done with this comment:

ataparlar commented 3 months ago

Hi guys.

I export a scheme of the imageProjection.cpp of the LIO-SAM. We will work this structure for this issue.

LIO-SAM imageProjection

ataparlar commented 2 months ago

Hi everyone,

I visualized the rangeMat created for feature extraction as an Image topic. Here is the video of it:

You can see the visualization in the below image too. Screenshot from 2024-04-26 17-22-42

ataparlar commented 2 months ago

This subtask is done with this commit: