#include <Grasp.h>
Public Types | |
typedef uint8_t | _cluster_rep_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _grasp_pose_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _grasp_posture_type |
typedef ::sensor_msgs::JointState_ < ContainerAllocator > | _pre_grasp_posture_type |
typedef double | _success_probability_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > > | Ptr |
typedef Grasp_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
Grasp_ (const ContainerAllocator &_alloc) | |
Grasp_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
uint8_t | cluster_rep |
::geometry_msgs::Pose_ < ContainerAllocator > | grasp_pose |
::sensor_msgs::JointState_ < ContainerAllocator > | grasp_posture |
::sensor_msgs::JointState_ < ContainerAllocator > | pre_grasp_posture |
double | success_probability |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file Grasp.h.
typedef uint8_t object_manipulation_msgs::Grasp_< ContainerAllocator >::_cluster_rep_type |
typedef ::geometry_msgs::Pose_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_grasp_pose_type |
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_grasp_posture_type |
typedef ::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::_pre_grasp_posture_type |
typedef double object_manipulation_msgs::Grasp_< ContainerAllocator >::_success_probability_type |
typedef boost::shared_ptr< ::object_manipulation_msgs::Grasp_<ContainerAllocator> const> object_manipulation_msgs::Grasp_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::object_manipulation_msgs::Grasp_<ContainerAllocator> > object_manipulation_msgs::Grasp_< ContainerAllocator >::Ptr |
typedef Grasp_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::Type |
object_manipulation_msgs::Grasp_< ContainerAllocator >::Grasp_ | ( | ) | [inline] |
object_manipulation_msgs::Grasp_< ContainerAllocator >::Grasp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* object_manipulation_msgs::Grasp_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::Grasp_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
virtual ROS_DEPRECATED uint32_t object_manipulation_msgs::Grasp_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::Grasp_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
uint8_t object_manipulation_msgs::Grasp_< ContainerAllocator >::cluster_rep |
::geometry_msgs::Pose_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::grasp_pose |
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::grasp_posture |
::sensor_msgs::JointState_<ContainerAllocator> object_manipulation_msgs::Grasp_< ContainerAllocator >::pre_grasp_posture |
double object_manipulation_msgs::Grasp_< ContainerAllocator >::success_probability |