#include <PlaceLocation.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 | |
char ** | allowed_touch_objects |
uint8_t | allowed_touch_objects_length |
manipulation_msgs::GripperTranslation | approach |
const char * | id |
geometry_msgs::PoseStamped | place_pose |
sensor_msgs::JointState | post_place_posture |
manipulation_msgs::GripperTranslation | retreat |
char * | st_allowed_touch_objects |
Definition at line 15 of file manipulation_msgs/PlaceLocation.h.
virtual int manipulation_msgs::PlaceLocation::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 53 of file manipulation_msgs/PlaceLocation.h.
const char* manipulation_msgs::PlaceLocation::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 90 of file manipulation_msgs/PlaceLocation.h.
const char* manipulation_msgs::PlaceLocation::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 89 of file manipulation_msgs/PlaceLocation.h.
virtual int manipulation_msgs::PlaceLocation::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 27 of file manipulation_msgs/PlaceLocation.h.
Definition at line 25 of file manipulation_msgs/PlaceLocation.h.
Definition at line 23 of file manipulation_msgs/PlaceLocation.h.
Definition at line 21 of file manipulation_msgs/PlaceLocation.h.
const char* manipulation_msgs::PlaceLocation::id |
Definition at line 18 of file manipulation_msgs/PlaceLocation.h.
Definition at line 20 of file manipulation_msgs/PlaceLocation.h.
Definition at line 19 of file manipulation_msgs/PlaceLocation.h.
Definition at line 22 of file manipulation_msgs/PlaceLocation.h.
Definition at line 24 of file manipulation_msgs/PlaceLocation.h.