LOAM Based Localization Task 2 - Create depth image from the point cloud (project point cloud) #7450
Labels
component:localization
Vehicle's position determination in its environment. (auto-assigned)
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
cv::Mat
as a range matrixDefinition of done
This task is completed with the commit:
The text was updated successfully, but these errors were encountered: