registration.h
Go to the documentation of this file.
00001 
00059 /*
00060  * registration.h
00061  *
00062  *  Created on: 29.05.2012
00063  *      Author: josh
00064  */
00065 
00066 #ifndef REGISTRATION_H_
00067 #define REGISTRATION_H_
00068 
00069 
00070 namespace Dummy
00071 {
00072 
00073   template<typename OBJCTXT, typename DOF6>
00074   bool registration_dummy(const OBJCTXT &, const OBJCTXT &, DOF6 &tf, typename DOF6::TYPE &probability_success_rate, typename DOF6::TYPE &probability_error_rate)
00075   {
00076     return true;
00077   }
00078 
00079 }
00080 
00081 
00082 #endif /* REGISTRATION_H_ */


cob_3d_mapping_slam
Author(s): Joshua Hampp
autogenerated on Wed Aug 26 2015 11:04:51