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