#include <plane_rejector.h>
Definition at line 104 of file plane_rejector.h.
◆ Config
◆ SyncInlierPolicy
◆ SyncPolicy
◆ ~PlaneRejector()
jsk_pcl_ros_utils::PlaneRejector::~PlaneRejector |
( |
| ) |
|
|
virtual |
◆ configCallback()
void jsk_pcl_ros_utils::PlaneRejector::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ onInit()
void jsk_pcl_ros_utils::PlaneRejector::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ reject() [1/2]
void jsk_pcl_ros_utils::PlaneRejector::reject |
( |
const jsk_recognition_msgs::PolygonArray::ConstPtr & |
polygons, |
|
|
const jsk_recognition_msgs::ModelCoefficientsArray::ConstPtr & |
coefficients |
|
) |
| |
|
protectedvirtual |
◆ reject() [2/2]
void jsk_pcl_ros_utils::PlaneRejector::reject |
( |
const jsk_recognition_msgs::PolygonArray::ConstPtr & |
polygons, |
|
|
const jsk_recognition_msgs::ModelCoefficientsArray::ConstPtr & |
coefficients, |
|
|
const jsk_recognition_msgs::ClusterPointIndices::ConstPtr & |
inliers |
|
) |
| |
|
protectedvirtual |
◆ subscribe()
void jsk_pcl_ros_utils::PlaneRejector::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_pcl_ros_utils::PlaneRejector::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ updateDiagnostics()
void jsk_pcl_ros_utils::PlaneRejector::updateDiagnostics |
( |
const ros::TimerEvent & |
event | ) |
|
|
protectedvirtual |
◆ updateDiagnosticsPlaneRejector()
◆ allow_flip_
bool jsk_pcl_ros_utils::PlaneRejector::allow_flip_ |
|
protected |
◆ angle_
double jsk_pcl_ros_utils::PlaneRejector::angle_ |
|
protected |
◆ angle_thr_
double jsk_pcl_ros_utils::PlaneRejector::angle_thr_ |
|
protected |
◆ coefficients_pub_
◆ diagnostic_updater_
◆ diagnostics_timer_
ros::Timer jsk_pcl_ros_utils::PlaneRejector::diagnostics_timer_ |
|
protected |
◆ inliers_pub_
◆ input_plane_counter_
◆ listener_
◆ mutex_
boost::mutex jsk_pcl_ros_utils::PlaneRejector::mutex_ |
|
protected |
◆ passed_plane_counter_
◆ polygons_pub_
◆ processing_frame_id_
std::string jsk_pcl_ros_utils::PlaneRejector::processing_frame_id_ |
|
protected |
◆ reference_axis_
◆ rejected_plane_counter_
◆ srv_
◆ sub_coefficients_
◆ sub_inliers_
◆ sub_polygons_
◆ sync_
◆ sync_inlier_
◆ tf_success_
◆ use_inliers_
bool jsk_pcl_ros_utils::PlaneRejector::use_inliers_ |
|
protected |
◆ use_tf2_
bool jsk_pcl_ros_utils::PlaneRejector::use_tf2_ |
|
protected |
◆ vital_checker_
jsk_topic_tools::VitalChecker::Ptr jsk_pcl_ros_utils::PlaneRejector::vital_checker_ |
|
protected |
The documentation for this class was generated from the following files: