lhzlhz/scan-matching-localization
Designed two scan matching algorithms, an ICP and NDT, to align point cloud scans from the CARLA simulator and recover the position of a self driving car with LiDAR. My algorithms achieved sufficient accuracy for the entirety of a drive within the simulated environment, updating the vehicle’s location accurately as it moves and obtains new LiDAR data.
C++