28 #ifndef ODOMETRYF2M_H_ 29 #define ODOMETRYF2M_H_ 32 #include <pcl/point_cloud.h> 33 #include <pcl/point_types.h> 34 #include <pcl/pcl_base.h> 75 std::vector<std::pair<pcl::PointCloud<pcl::PointNormal>::Ptr, pcl::IndicesPtr> >
scansBuffer_;
ParametersMap parameters_
virtual Odometry::Type getType()
Registration * regPipeline_
std::map< std::string, std::string > ParametersMap
const Signature & getLastFrame() const
float scanSubtractRadius_
std::map< int, int > bundlePoseReferences_
const Signature & getMap() const
int lastFrameOldestNewId_
std::vector< std::pair< pcl::PointCloud< pcl::PointNormal >::Ptr, pcl::IndicesPtr > > scansBuffer_
std::map< int, Transform > bundlePoses_
std::multimap< int, Link > bundleLinks_
std::map< int, CameraModel > bundleModels_
std::map< int, std::map< int, cv::Point3f > > bundleWordReferences_