Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
icp.hpp File Reference
#include <iostream>
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
#include <pcl/registration/icp.h>
Include dependency graph for icp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICP
 Class for performing Iterative Closest Point (ICP) registration. More...