Skip to content

NaokiAkai/icp_ndt_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICP and NDT with SE(2)

An example python code for Iterative Closest Points (ICP) and Normal Distributions Transform (NDT) scan matching algorithms for 2D point cloud.

ICP

# python3 main.py icp

NDT

# python3 main.py ndt

LICENSE

MIT License

About

ICP and NDT scan matching example with SE(2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages