registration_icp_narf.cpp
Go to the documentation of this file.
00001 /*
00002  * registration_icp_narf.cpp
00003  *
00004  *  Created on: 19.11.2012
00005  *      Author: josh
00006  */
00007 
00008 
00009 
00010 // external includes:
00011 #include <pcl/point_types.h>
00012 #include <pcl/impl/instantiate.hpp>
00013 
00014 // package includes:
00015 #include "cob_3d_registration/general_registration.h"
00016 #include "cob_3d_registration/registration_icp_narf.h"
00017 
00018 
00019 #define PCL_INSTANTIATE_Registration_ICP_NARF(T) template class PCL_EXPORTS cob_3d_registration::Registration_ICP_NARF<T>;
00020 
00021 PCL_INSTANTIATE(Registration_ICP_NARF, PCL_XYZ_POINT_TYPES)
00022 
00023 
00024 
00025 


cob_3d_registration
Author(s): Joshua Hampp
autogenerated on Wed Aug 26 2015 11:02:36