# icp_2d This is a simple implementation of the Iterative Closest Point (ICP) algorithm for 2D point clouds. The algorithm is implemented in Rust and uses the nalgebra library for matrix operations.