Public Member Functions | Private Attributes
bayesian_grasp_planner::RawGraspEvaluatorServiceCaller Class Reference

#include <grasp_evaluator.h>

Inheritance diagram for bayesian_grasp_planner::RawGraspEvaluatorServiceCaller:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double evaluate (const GraspWM &grasp, const object_manipulation_msgs::GraspableObject &object) const
 Evalute a single grasp (raw grasp metric)
void evaluate_list (std::vector< GraspWM > &grasps, const object_manipulation_msgs::GraspableObject &object, std::vector< double > &values)
 Evaluate an entire list of grasps (overwrite if there is a batch operation for an inherited class)
 RawGraspEvaluatorServiceCaller (ros::NodeHandle &nh, std::string service_name, bool object_dependent)

Private Attributes

ros::ServiceClient service_
std::string service_name_

Detailed Description

Definition at line 147 of file grasp_evaluator.h.


Constructor & Destructor Documentation

Definition at line 99 of file grasp_evaluator.cpp.


Member Function Documentation

Evalute a single grasp (raw grasp metric)

Implements bayesian_grasp_planner::RawGraspEvaluator.

Definition at line 106 of file grasp_evaluator.cpp.

Evaluate an entire list of grasps (overwrite if there is a batch operation for an inherited class)

Reimplemented from bayesian_grasp_planner::RawGraspEvaluator.

Definition at line 121 of file grasp_evaluator.cpp.


Member Data Documentation

Definition at line 151 of file grasp_evaluator.h.

Definition at line 152 of file grasp_evaluator.h.


The documentation for this class was generated from the following files:


bayesian_grasp_planner
Author(s): Kaijen Hsiao and Matei Ciocarlie
autogenerated on Thu Jan 2 2014 11:40:34