PoseEstimate struct More...
#include <pcl/registration/vertex_estimates.h>
Public Member Functions | |
PoseEstimate (const Eigen::Matrix4f &p=Eigen::Matrix4f::Identity(), const typename pcl::PointCloud< PointT >::ConstPtr &c=typename pcl::PointCloud< PointT >::ConstPtr()) | |
Public Attributes | |
Eigen::Matrix4f | pose |
pcl::PointCloud< PointT >::ConstPtr | cloud |
PoseEstimate struct
Definition at line 58 of file vertex_estimates.h.
| inline |
Definition at line 62 of file vertex_estimates.h.
pcl::PointCloud<PointT>::ConstPtr pcl::registration::PoseEstimate< PointT >::cloud |
Definition at line 60 of file vertex_estimates.h.
Eigen::Matrix4f pcl::registration::PoseEstimate< PointT >::pose |
Definition at line 59 of file vertex_estimates.h.
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1registration_1_1_pose_estimate.html