Skip to content

E-T-E-R-N-A-L-B-L-U-E/DepthGradientGroundSegmenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth Gradient Ground Segmenter

Description

This project realized a ground point cloud segmenter based on depth gradient.

The motivation of this project is the poor behavior of the ground segmentation algorithm in RM2023 Sentry code. In RM2023 Sentry code, we use line fit ground segmentation, which got lots of wrong segmentations when the lidar is scanning on a rotating sentry gimbal.

The concept of this project came from HIT's presentation in RM2023 Young Engineers Conference. In the conference, they metioned that the depth gradient reveals the slop of the ground. Place with low slope should be considered as the ground.

About

ground segmentor based on depth gradient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published