#include <GraspPlanningGoal.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
const char * | arm_name |
const char * | collision_object_name |
const char * | collision_support_surface_name |
manipulation_msgs::Grasp * | grasps_to_evaluate |
uint8_t | grasps_to_evaluate_length |
manipulation_msgs::GraspableObject * | movable_obstacles |
uint8_t | movable_obstacles_length |
manipulation_msgs::Grasp | st_grasps_to_evaluate |
manipulation_msgs::GraspableObject | st_movable_obstacles |
manipulation_msgs::GraspableObject | target |
Definition at line 14 of file GraspPlanningGoal.h.
virtual int manipulation_msgs::GraspPlanningGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 64 of file GraspPlanningGoal.h.
const char* manipulation_msgs::GraspPlanningGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 117 of file GraspPlanningGoal.h.
const char* manipulation_msgs::GraspPlanningGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 116 of file GraspPlanningGoal.h.
virtual int manipulation_msgs::GraspPlanningGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 28 of file GraspPlanningGoal.h.
const char* manipulation_msgs::GraspPlanningGoal::arm_name |
Definition at line 17 of file GraspPlanningGoal.h.
Definition at line 19 of file GraspPlanningGoal.h.
Definition at line 20 of file GraspPlanningGoal.h.
Definition at line 23 of file GraspPlanningGoal.h.
Definition at line 21 of file GraspPlanningGoal.h.
Definition at line 26 of file GraspPlanningGoal.h.
Definition at line 24 of file GraspPlanningGoal.h.
Definition at line 22 of file GraspPlanningGoal.h.
Definition at line 25 of file GraspPlanningGoal.h.
Definition at line 18 of file GraspPlanningGoal.h.