#include <pose_estimation.h>
Definition at line 49 of file pose_estimation.h.
void rapid::perception::PoseEstimator::set_alignment_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_candidates_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_debug |
( |
bool |
val | ) |
|
void rapid::perception::PoseEstimator::set_fitness_threshold |
( |
double |
val | ) |
|
void rapid::perception::PoseEstimator::set_marker_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_min_results |
( |
int |
val | ) |
|
void rapid::perception::PoseEstimator::set_nms_radius |
( |
double |
val | ) |
|
void rapid::perception::PoseEstimator::set_num_candidates |
( |
int |
val | ) |
|
void rapid::perception::PoseEstimator::set_object |
( |
const pcl::PointCloud< pcl::PointXYZRGB >::Ptr & |
object | ) |
|
|
virtual |
void rapid::perception::PoseEstimator::set_object_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_output_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_roi |
( |
const rapid_msgs::Roi3D & |
roi | ) |
|
void rapid::perception::PoseEstimator::set_scene |
( |
pcl::PointCloud< pcl::PointXYZRGB >::Ptr |
scene | ) |
|
|
virtual |
void rapid::perception::PoseEstimator::set_scene_publisher |
( |
const ros::Publisher & |
pub | ) |
|
void rapid::perception::PoseEstimator::set_sigma_threshold |
( |
double |
val | ) |
|
The documentation for this class was generated from the following file: