$search
Definition at line 92 of file find_poke_point.cpp.
typedef pcl::PointXYZRGB PokePointFinder::Point [private] |
Definition at line 94 of file find_poke_point.cpp.
PokePointFinder::PokePointFinder | ( | ) | [inline] |
Definition at line 130 of file find_poke_point.cpp.
bool PokePointFinder::convertPointNormalstoGraps | ( | pcl::PointCloud< pcl::PointNormal > & | cloud, | |
std::vector< Eigen::Matrix4f > & | poses | |||
) | [inline] |
Definition at line 916 of file find_poke_point.cpp.
bool PokePointFinder::get3dPoints | ( | const pr2_interactive_segmentation::cornerFind::Response & | res, | |
pcl::PointCloud< pcl::PointNormal > & | grasp_points | |||
) | [inline] |
Definition at line 784 of file find_poke_point.cpp.
bool PokePointFinder::get3dRandomPoint | ( | randomPoint & | random, | |
pcl::PointCloud< pcl::PointNormal > & | grasp_points | |||
) | [inline] |
Definition at line 848 of file find_poke_point.cpp.
bool PokePointFinder::getCornersToPush | ( | cv::Mat & | topview, | |
pr2_interactive_segmentation::cornerFind::Response & | res | |||
) | [inline] |
Definition at line 772 of file find_poke_point.cpp.
bool PokePointFinder::getPokePointServiceCB | ( | pr2_interactive_segmentation::cornerPokePoseFind::Request & | req, | |
pr2_interactive_segmentation::cornerPokePoseFind::Response & | res | |||
) | [inline] |
Definition at line 309 of file find_poke_point.cpp.
bool PokePointFinder::getRandomPoint | ( | cv::Mat & | topview, | |
randomPoint & | random | |||
) | [inline] |
Definition at line 199 of file find_poke_point.cpp.
bool PokePointFinder::getTopView | ( | cv::Mat & | topview | ) | [inline] |
Definition at line 374 of file find_poke_point.cpp.
Definition at line 118 of file find_poke_point.cpp.
Definition at line 100 of file find_poke_point.cpp.
Definition at line 99 of file find_poke_point.cpp.
Definition at line 98 of file find_poke_point.cpp.
double PokePointFinder::_max_height_z [private] |
Definition at line 107 of file find_poke_point.cpp.
Definition at line 101 of file find_poke_point.cpp.
ros::NodeHandle PokePointFinder::_nh [private] |
Definition at line 96 of file find_poke_point.cpp.
ros::NodeHandle PokePointFinder::_nh_private [private] |
Definition at line 97 of file find_poke_point.cpp.
double PokePointFinder::_tolerance_x [private] |
Definition at line 105 of file find_poke_point.cpp.
double PokePointFinder::_tolerance_y [private] |
Definition at line 106 of file find_poke_point.cpp.
std::string PokePointFinder::base_frame [private] |
Definition at line 103 of file find_poke_point.cpp.
Definition at line 124 of file find_poke_point.cpp.
float PokePointFinder::dot_threshold [private] |
Definition at line 115 of file find_poke_point.cpp.
Definition at line 117 of file find_poke_point.cpp.
int PokePointFinder::morphology_param [private] |
Definition at line 112 of file find_poke_point.cpp.
std::string PokePointFinder::point_cloud [private] |
Definition at line 125 of file find_poke_point.cpp.
ros::Publisher PokePointFinder::pub [private] |
Definition at line 127 of file find_poke_point.cpp.
double PokePointFinder::push_distance [private] |
Definition at line 110 of file find_poke_point.cpp.
int PokePointFinder::random_pushing [private] |
Definition at line 111 of file find_poke_point.cpp.
ROI_Filter<Point> PokePointFinder::roi_filter [private] |
Definition at line 119 of file find_poke_point.cpp.
double PokePointFinder::table_height [private] |
Definition at line 113 of file find_poke_point.cpp.
tf::Transform PokePointFinder::tf_virtual_cam [private] |
Definition at line 121 of file find_poke_point.cpp.
Definition at line 122 of file find_poke_point.cpp.
double PokePointFinder::virtual_cam_x [private] |
Definition at line 109 of file find_poke_point.cpp.
double PokePointFinder::virtual_cam_z [private] |
Definition at line 108 of file find_poke_point.cpp.