Main MRPT website > C++ reference for MRPT 1.5.8
List of all members | Public Attributes
mrpt::pbmap::frameRGBDandPose Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ cloudPtr

pcl::PointCloud<PointT>::Ptr mrpt::pbmap::frameRGBDandPose::cloudPtr

Definition at line 43 of file PbMapMaker.h.

◆ pose

Eigen::Matrix4f mrpt::pbmap::frameRGBDandPose::pose

Definition at line 44 of file PbMapMaker.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019