Skip to content

Semantic SLAM designed for urban road scene.

Notifications You must be signed in to change notification settings

Daisy-GENG/LaneSLAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LaneSLAM

Semantic SLAM designed for urban road scene.

image-20211125214237580

Tightly Coupled Lidar-IMU Inertial Mapping Framework

1.calibrate lidar and imu, lidar and camera

2.color the point cloud.

image-20211125214315918

Semantics Based on LIDAR intensity and Image segmentation

1.Road segmentation based on deep learning.

image-20211125214719782

image-20211125214703525

2.Extract Ground cloud and Road Points(Line, road mark , crosswalk、curb and other road elements)

  • Ground extraction based on Ransanc and plane fitting
  • Use intensity-based filter to extract road points, maybe you need to calibrate the intensity of your lidar first and rescale your intensity to a reasonable scale.

image-20211125214812460

image-20211125214755438

3.Fuse lidar points with images and get a semantic map.

Object SLAM based on Geometric and metric information

1.Multi-frame Line tracking and fitting.

2.Stop Line based loop clouser

About

Semantic SLAM designed for urban road scene.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published