Project Steps
There are three major steps to the project.
The first step makes use of cloudFiltered and scanCloud to filter the point cloud using a voxel grid.
Use NDT matching to find the pose transformation. Use getPose()
on the 4D transform matrix to get the Pose object.
Transform the filtered scan using the calculated transform into a new point cloud using pcl.
Demo video is below.