Skip to content

Generalized Iterative Closest Point (GICP) algorithm visualization

Notifications You must be signed in to change notification settings

msi-se/generalized-icp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generalized Iterative Closest Point (GICP)

This repository contains a Python implementation of the Generalized Iterative Closest Point (GICP) algorithm, a probabilistic scan-matching algorithm used for estimating the transformation between two point clouds. The project includes a static visualization of the algorithm's output, as well as a small robot simulator for testing the algorithm in a dynamic environment.

cover

See the full documentation in presentation/main.pdf (German).

About

Generalized Iterative Closest Point (GICP) algorithm visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages