#include <pose_estimation_match.h>
Definition at line 15 of file pose_estimation_match.h.
| rapid::perception::PoseEstimationMatch::PoseEstimationMatch |
( |
| ) |
|
| rapid::perception::PoseEstimationMatch::PoseEstimationMatch |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
cloud, |
|
|
const geometry_msgs::Pose & |
pose, |
|
|
const geometry_msgs::Vector3 & |
scale, |
|
|
double |
fitness |
|
) |
| |
| pcl::PointXYZ rapid::perception::PoseEstimationMatch::center |
( |
| ) |
const |
| pcl::PointCloud<pcl::PointXYZRGB>::Ptr rapid::perception::PoseEstimationMatch::cloud |
( |
| ) |
const |
| double rapid::perception::PoseEstimationMatch::fitness |
( |
| ) |
const |
| geometry_msgs::Pose rapid::perception::PoseEstimationMatch::pose |
( |
| ) |
const |
| geometry_msgs::Vector3 rapid::perception::PoseEstimationMatch::scale |
( |
| ) |
const |
| void rapid::perception::PoseEstimationMatch::set_fitness |
( |
double |
fitness | ) |
|
The documentation for this class was generated from the following file: