|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <iostream>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h>#include <pcl/registration/icp.h>

Go to the source code of this file.
Classes | |
| class | ICP |
| Class for performing Iterative Closest Point (ICP) registration. More... | |