Richardos Icp Save

A Python implementation of the Iterative Closest Point algorithm

Project README

Iterative Closest Point

A Python implementation of the Iterative closest point algorithm for 2D point clouds, based on the paper "Robot Pose Estimation in Unknown Environments by Matching 2D Range Scans" by F. Lu and E. Milios.

Requirements

The required packages can be installed by executing:

python -m pip install -r requirements.txt

Example

An example of usage is given in the examples directory.

Note that the example is assuming that the directory containing the provided module (i.e. icp.py) is on sys.path.

Open Source Agenda is not affiliated with "Richardos Icp" Project. README Source: richardos/icp
Stars
98
Open Issues
7
Last Commit
9 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating