#include <ndt_map_builder.h>
Public Attributes | |
NDTHistogram | hist |
int | id |
Eigen::Transform< double, 3, Eigen::Affine, Eigen::ColMajor > | pose |
pcl::PointCloud< pcl::PointXYZ > | scan |
double | timeRegistration |
Definition at line 8 of file ndt_map_builder.h.
Definition at line 13 of file ndt_map_builder.h.
Definition at line 12 of file ndt_map_builder.h.
Eigen::Transform<double,3,Eigen::Affine,Eigen::ColMajor> lslgeneric::MapVertex::pose |
Definition at line 10 of file ndt_map_builder.h.
pcl::PointCloud<pcl::PointXYZ> lslgeneric::MapVertex::scan |
Definition at line 11 of file ndt_map_builder.h.
Definition at line 14 of file ndt_map_builder.h.