frameRGBDandPose stores a dupla containing a pointCloud (built from a RGBD frame) and a pose.
Definition at line 41 of file PbMapMaker.h.
#include <mrpt/pbmap/PbMapMaker.h>
Public Attributes | |
pcl::PointCloud< PointT >::Ptr | cloudPtr |
Eigen::Matrix4f | pose |
pcl::PointCloud<PointT>::Ptr mrpt::pbmap::frameRGBDandPose::cloudPtr |
Definition at line 43 of file PbMapMaker.h.
Eigen::Matrix4f mrpt::pbmap::frameRGBDandPose::pose |
Definition at line 44 of file PbMapMaker.h.
Page generated by Doxygen 1.8.15 for MRPT 1.4.0 SVN: at Sun Mar 24 23:21:48 UTC 2019 |