$search
#include <GetFeasibleGrasps.h>
Public Types | |
typedef int32_t | _object_id_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _object_pose_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _pregrasp_offsets_type |
typedef boost::shared_ptr < ::srs_grasping::GetFeasibleGraspsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_grasping::GetFeasibleGraspsRequest_ < ContainerAllocator > > | Ptr |
typedef GetFeasibleGraspsRequest_ < 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 |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_pregrasp_offsets_size () const |
ROS_DEPRECATED void | get_pregrasp_offsets_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const |
GetFeasibleGraspsRequest_ (const ContainerAllocator &_alloc) | |
GetFeasibleGraspsRequest_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_pregrasp_offsets_size (uint32_t size) |
ROS_DEPRECATED void | set_pregrasp_offsets_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) |
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 () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | object_id |
::geometry_msgs::Pose_ < ContainerAllocator > | object_pose |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | pregrasp_offsets |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 28 of file GetFeasibleGrasps.h.
typedef int32_t srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::_object_id_type |
Definition at line 45 of file GetFeasibleGrasps.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::_object_pose_type |
Definition at line 48 of file GetFeasibleGrasps.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::_pregrasp_offsets_type |
Definition at line 51 of file GetFeasibleGrasps.h.
typedef boost::shared_ptr< ::srs_grasping::GetFeasibleGraspsRequest_<ContainerAllocator> const> srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 141 of file GetFeasibleGrasps.h.
typedef boost::shared_ptr< ::srs_grasping::GetFeasibleGraspsRequest_<ContainerAllocator> > srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::Ptr |
Definition at line 140 of file GetFeasibleGrasps.h.
typedef GetFeasibleGraspsRequest_<ContainerAllocator> srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::Type |
Definition at line 29 of file GetFeasibleGrasps.h.
srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::GetFeasibleGraspsRequest_ | ( | ) | [inline] |
Definition at line 31 of file GetFeasibleGrasps.h.
srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::GetFeasibleGraspsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 38 of file GetFeasibleGrasps.h.
ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 64 of file GetFeasibleGrasps.h.
ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 71 of file GetFeasibleGrasps.h.
ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 111 of file GetFeasibleGrasps.h.
ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 78 of file GetFeasibleGrasps.h.
static ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 62 of file GetFeasibleGrasps.h.
static const char* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 60 of file GetFeasibleGrasps.h.
static ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 69 of file GetFeasibleGrasps.h.
static const char* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 67 of file GetFeasibleGrasps.h.
static ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 109 of file GetFeasibleGrasps.h.
static const char* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 81 of file GetFeasibleGrasps.h.
static ROS_DEPRECATED const std::string srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 76 of file GetFeasibleGrasps.h.
static const char* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 74 of file GetFeasibleGrasps.h.
virtual ROS_DEPRECATED uint8_t* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 122 of file GetFeasibleGrasps.h.
ROS_DEPRECATED uint32_t srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::get_pregrasp_offsets_size | ( | ) | const [inline] |
Definition at line 55 of file GetFeasibleGrasps.h.
ROS_DEPRECATED void srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::get_pregrasp_offsets_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 57 of file GetFeasibleGrasps.h.
virtual ROS_DEPRECATED uint32_t srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 131 of file GetFeasibleGrasps.h.
virtual ROS_DEPRECATED uint8_t* srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 113 of file GetFeasibleGrasps.h.
ROS_DEPRECATED void srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::set_pregrasp_offsets_size | ( | uint32_t | size | ) | [inline] |
Definition at line 56 of file GetFeasibleGrasps.h.
ROS_DEPRECATED void srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::set_pregrasp_offsets_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 58 of file GetFeasibleGrasps.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::__connection_header |
Definition at line 142 of file GetFeasibleGrasps.h.
int32_t srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::object_id |
Definition at line 46 of file GetFeasibleGrasps.h.
::geometry_msgs::Pose_<ContainerAllocator> srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::object_pose |
Definition at line 49 of file GetFeasibleGrasps.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > srs_grasping::GetFeasibleGraspsRequest_< ContainerAllocator >::pregrasp_offsets |
Definition at line 52 of file GetFeasibleGrasps.h.