#include <pose_estimation_heat_mapper.h>
rapid::perception::PoseEstimationHeatMapper::PoseEstimationHeatMapper |
( |
| ) |
|
virtual rapid::perception::PoseEstimationHeatMapper::~PoseEstimationHeatMapper |
( |
| ) |
|
|
inlinevirtual |
virtual void rapid::perception::PoseEstimationHeatMapper::Compute |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
heatmap, |
|
|
Eigen::VectorXd * |
importances |
|
) |
| |
|
pure virtual |
std::string rapid::perception::PoseEstimationHeatMapper::name |
( |
| ) |
|
void rapid::perception::PoseEstimationHeatMapper::set_debug |
( |
bool |
val | ) |
|
void rapid::perception::PoseEstimationHeatMapper::set_heatmap_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimationHeatMapper::set_name |
( |
const std::string & |
val | ) |
|
virtual void rapid::perception::PoseEstimationHeatMapper::set_object |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
object | ) |
|
|
pure virtual |
virtual void rapid::perception::PoseEstimationHeatMapper::set_scene |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
scene | ) |
|
|
pure virtual |
bool rapid::perception::PoseEstimationHeatMapper::debug_ |
|
protected |
ros::Publisher rapid::perception::PoseEstimationHeatMapper::heatmap_pub_ |
|
protected |
std::string rapid::perception::PoseEstimationHeatMapper::name_ |
|
protected |
The documentation for this class was generated from the following file: