feedback_function_ | object_manipulator::GraspTester | [protected] |
GraspTester() | object_manipulator::GraspTester | [inline] |
interrupt_function_ | object_manipulator::GraspTester | [protected] |
marker_publisher_ | object_manipulator::GraspTester | [protected] |
Result(int result_code, bool continuation) | object_manipulator::GraspTester | [inline] |
setFeedbackFunction(boost::function< void(size_t)> f) | object_manipulator::GraspTester | [inline] |
setInterruptFunction(boost::function< bool()> f) | object_manipulator::GraspTester | [inline] |
setMarkerPublisher(GraspMarkerPublisher *pub) | object_manipulator::GraspTester | [inline] |
testGrasp(const object_manipulation_msgs::PickupGoal &pickup_goal, const manipulation_msgs::Grasp &grasp, GraspExecutionInfo &execution_info)=0 | object_manipulator::GraspTester | [protected, pure virtual] |
testGrasps(const object_manipulation_msgs::PickupGoal &pickup_goal, const std::vector< manipulation_msgs::Grasp > &grasps, std::vector< GraspExecutionInfo > &execution_info, bool return_on_first_hit) | object_manipulator::GraspTester | [virtual] |