Definition at line 104 of file calc_grasppoints_action_server.cpp.
CCalc_Grasppoints::CCalc_Grasppoints | ( | string | name | ) | [inline] |
Definition at line 178 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::calc_featurevectors | ( | int | roll, |
int | tilt | ||
) |
Definition at line 613 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::calc_intimage | ( | int | roll, |
int | tilt | ||
) |
Definition at line 574 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::generate_grid | ( | int | roll, |
int | tilt, | ||
pcl::PointCloud< pcl::PointXYZ > | pcl_cloud_in | ||
) |
Definition at line 403 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::gp_to_marker | ( | visualization_msgs::Marker * | marker, |
float | x, | ||
float | y, | ||
float | z, | ||
float | green, | ||
bool | pubmarker, | ||
int | gripperwidth = 1 , |
||
int | nr_roll = 0 , |
||
bool | pub_grip_open_dir = false , |
||
bool | pub_grid = true |
||
) |
Definition at line 1017 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::grasp_area_to_marker | ( | visualization_msgs::Marker * | marker, |
float | x, | ||
float | y, | ||
float | z, | ||
int | gripperwidth = 1 , |
||
int | nr_roll = 0 , |
||
int | param_id = 1 , |
||
bool | top_grasp = false |
||
) |
!!!!!!!!!!!!!!!!
Definition at line 1142 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::loop_control | ( | pcl::PointCloud< pcl::PointXYZ > | pcl_cloud_in | ) |
Definition at line 332 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::pnt_in_box | ( | int | nr_roll, |
int | nr_tilt | ||
) |
Definition at line 663 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::predict_bestgp_withsvm | ( | bool | svm_with_probability = false | ) |
Definition at line 751 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::print_heights | ( | int | nr_roll, |
int | nr_tilt | ||
) |
Definition at line 231 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::publish_grasp_grid | ( | int | nr_roll, |
int | tilt, | ||
float | graspsgrid[][WIDTH], | ||
int | gripperwidth = 1 |
||
) |
Definition at line 976 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::publish_transformed_pcl_cloud | ( | int | roll, |
int | tilt, | ||
pcl::PointCloud< pcl::PointXYZ > | pcl_cloud_in | ||
) |
Definition at line 530 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::read_pc_cb | ( | const haf_grasping::CalcGraspPointsServerGoalConstPtr & | goal | ) |
Definition at line 247 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::show_predicted_gps | ( | int | nr_roll, |
int | tilt, | ||
bool | svm_with_probability = false |
||
) |
Definition at line 800 of file calc_grasppoints_action_server.cpp.
void CCalc_Grasppoints::transform_gp_in_wcs_and_publish | ( | int | id_row_top_all, |
int | id_col_top_all, | ||
int | nr_roll_top_all, | ||
int | nr_tilt_top_all, | ||
int | scaled_gp_eval | ||
) |
Definition at line 1271 of file calc_grasppoints_action_server.cpp.
std::string CCalc_Grasppoints::action_name_ [protected] |
Definition at line 111 of file calc_grasppoints_action_server.cpp.
Definition at line 131 of file calc_grasppoints_action_server.cpp.
actionlib::SimpleActionServer<haf_grasping::CalcGraspPointsServerAction> CCalc_Grasppoints::as_ [protected] |
Definition at line 110 of file calc_grasppoints_action_server.cpp.
Eigen::Matrix4f CCalc_Grasppoints::av_trans_mat |
Definition at line 153 of file calc_grasppoints_action_server.cpp.
Definition at line 138 of file calc_grasppoints_action_server.cpp.
Definition at line 118 of file calc_grasppoints_action_server.cpp.
Definition at line 128 of file calc_grasppoints_action_server.cpp.
Definition at line 156 of file calc_grasppoints_action_server.cpp.
haf_grasping::CalcGraspPointsServerFeedback CCalc_Grasppoints::feedback_ [protected] |
Definition at line 113 of file calc_grasppoints_action_server.cpp.
haf_grasping::GraspOutput CCalc_Grasppoints::gp_result |
Definition at line 149 of file calc_grasppoints_action_server.cpp.
Definition at line 129 of file calc_grasppoints_action_server.cpp.
Definition at line 130 of file calc_grasppoints_action_server.cpp.
Definition at line 127 of file calc_grasppoints_action_server.cpp.
Definition at line 141 of file calc_grasppoints_action_server.cpp.
Definition at line 139 of file calc_grasppoints_action_server.cpp.
Definition at line 140 of file calc_grasppoints_action_server.cpp.
Definition at line 160 of file calc_grasppoints_action_server.cpp.
float CCalc_Grasppoints::heightsgridroll[ROLL_MAX_DEGREE/ROLL_STEPS_DEGREE][TILT_STEPS][HEIGHT][WIDTH] |
Definition at line 133 of file calc_grasppoints_action_server.cpp.
Definition at line 144 of file calc_grasppoints_action_server.cpp.
Definition at line 143 of file calc_grasppoints_action_server.cpp.
float CCalc_Grasppoints::integralimageroll[ROLL_MAX_DEGREE/ROLL_STEPS_DEGREE][TILT_STEPS][HEIGHT+1][WIDTH+1] |
Definition at line 134 of file calc_grasppoints_action_server.cpp.
Definition at line 148 of file calc_grasppoints_action_server.cpp.
Definition at line 132 of file calc_grasppoints_action_server.cpp.
ros::NodeHandle CCalc_Grasppoints::nh_ [protected] |
Definition at line 108 of file calc_grasppoints_action_server.cpp.
Definition at line 159 of file calc_grasppoints_action_server.cpp.
Definition at line 145 of file calc_grasppoints_action_server.cpp.
Definition at line 146 of file calc_grasppoints_action_server.cpp.
Definition at line 136 of file calc_grasppoints_action_server.cpp.
Definition at line 119 of file calc_grasppoints_action_server.cpp.
bool CCalc_Grasppoints::point_inside_box_grid[ROLL_MAX_DEGREE/ROLL_STEPS_DEGREE][TILT_STEPS][HEIGHT][WIDTH] |
Definition at line 135 of file calc_grasppoints_action_server.cpp.
Definition at line 152 of file calc_grasppoints_action_server.cpp.
Definition at line 122 of file calc_grasppoints_action_server.cpp.
Definition at line 123 of file calc_grasppoints_action_server.cpp.
Definition at line 120 of file calc_grasppoints_action_server.cpp.
Definition at line 121 of file calc_grasppoints_action_server.cpp.
Definition at line 155 of file calc_grasppoints_action_server.cpp.
Definition at line 157 of file calc_grasppoints_action_server.cpp.
haf_grasping::CalcGraspPointsServerResult CCalc_Grasppoints::result_ [protected] |
Definition at line 114 of file calc_grasppoints_action_server.cpp.
Definition at line 137 of file calc_grasppoints_action_server.cpp.
Definition at line 158 of file calc_grasppoints_action_server.cpp.
Definition at line 150 of file calc_grasppoints_action_server.cpp.
Definition at line 147 of file calc_grasppoints_action_server.cpp.
Definition at line 154 of file calc_grasppoints_action_server.cpp.
Definition at line 124 of file calc_grasppoints_action_server.cpp.
Definition at line 125 of file calc_grasppoints_action_server.cpp.
Definition at line 126 of file calc_grasppoints_action_server.cpp.
Definition at line 151 of file calc_grasppoints_action_server.cpp.