autowarefoundation / autoware.universe

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

LOAM Based Localization Task 2 - Create depth image from the point cloud (project point cloud) #7450

Closed ataparlar closed 3 months ago

ataparlar commented 3 months ago

Checklist

Description

For LOAM feature extraction, we need the depth image of the point cloud. For feature extraction, LIO-SAM structure is used. An example is here:

Purpose

Create the depth image from the undistorted point cloud.

Possible approaches

Definition of done

This task is completed with the commit:

ataparlar commented 3 months ago

Here is the depth image created from a rosbag data:

Screenshot from 2024-06-24 23-40-29

ataparlar commented 3 months ago

This task is completed with the commit: