#include <pose_estimation_interface.h>
Definition at line 11 of file pose_estimation_interface.h.
virtual rapid::perception::PoseEstimationInterface::~PoseEstimationInterface |
( |
| ) |
|
|
inlinevirtual |
virtual void rapid::perception::PoseEstimationInterface::Find |
( |
std::vector< PoseEstimationMatch > * |
matches | ) |
|
|
pure virtual |
virtual void rapid::perception::PoseEstimationInterface::set_object |
( |
const pcl::PointCloud< pcl::PointXYZRGB >::Ptr & |
object | ) |
|
|
pure virtual |
virtual void rapid::perception::PoseEstimationInterface::set_scene |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
scene | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: