$search
#include <GraspAction.h>
Public Types | |
typedef int32_t | _class_id_type |
typedef float | _confidence_level_type |
typedef uint8_t | _ifGrasp_type |
typedef int32_t | _object_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _object_type_type |
typedef float | _radius_region_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _rough_center_type |
typedef boost::shared_ptr < ::srs_knowledge::GraspAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::GraspAction_ < ContainerAllocator > > | Ptr |
typedef GraspAction_ < 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) |
GraspAction_ (const ContainerAllocator &_alloc) | |
GraspAction_ () | |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | class_id |
float | confidence_level |
uint8_t | ifGrasp |
int32_t | object_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | object_type |
float | radius_region |
::geometry_msgs::Point32_ < ContainerAllocator > | rough_center |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file GraspAction.h.
typedef int32_t srs_knowledge::GraspAction_< ContainerAllocator >::_class_id_type |
Definition at line 65 of file GraspAction.h.
typedef float srs_knowledge::GraspAction_< ContainerAllocator >::_confidence_level_type |
Definition at line 53 of file GraspAction.h.
typedef uint8_t srs_knowledge::GraspAction_< ContainerAllocator >::_ifGrasp_type |
Definition at line 47 of file GraspAction.h.
typedef int32_t srs_knowledge::GraspAction_< ContainerAllocator >::_object_id_type |
Definition at line 59 of file GraspAction.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::GraspAction_< ContainerAllocator >::_object_type_type |
Definition at line 62 of file GraspAction.h.
typedef float srs_knowledge::GraspAction_< ContainerAllocator >::_radius_region_type |
Definition at line 56 of file GraspAction.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> srs_knowledge::GraspAction_< ContainerAllocator >::_rough_center_type |
Definition at line 50 of file GraspAction.h.
typedef boost::shared_ptr< ::srs_knowledge::GraspAction_<ContainerAllocator> const> srs_knowledge::GraspAction_< ContainerAllocator >::ConstPtr |
Definition at line 155 of file GraspAction.h.
typedef boost::shared_ptr< ::srs_knowledge::GraspAction_<ContainerAllocator> > srs_knowledge::GraspAction_< ContainerAllocator >::Ptr |
Definition at line 154 of file GraspAction.h.
typedef GraspAction_<ContainerAllocator> srs_knowledge::GraspAction_< ContainerAllocator >::Type |
Definition at line 23 of file GraspAction.h.
srs_knowledge::GraspAction_< ContainerAllocator >::GraspAction_ | ( | ) | [inline] |
Definition at line 25 of file GraspAction.h.
srs_knowledge::GraspAction_< ContainerAllocator >::GraspAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file GraspAction.h.
ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 74 of file GraspAction.h.
ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 81 of file GraspAction.h.
ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 113 of file GraspAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 72 of file GraspAction.h.
static const char* srs_knowledge::GraspAction_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 70 of file GraspAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 79 of file GraspAction.h.
static const char* srs_knowledge::GraspAction_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 77 of file GraspAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::GraspAction_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 111 of file GraspAction.h.
static const char* srs_knowledge::GraspAction_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 84 of file GraspAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::GraspAction_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 128 of file GraspAction.h.
virtual ROS_DEPRECATED uint32_t srs_knowledge::GraspAction_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 141 of file GraspAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::GraspAction_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 115 of file GraspAction.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GraspAction_< ContainerAllocator >::__connection_header |
Definition at line 156 of file GraspAction.h.
int32_t srs_knowledge::GraspAction_< ContainerAllocator >::class_id |
Definition at line 66 of file GraspAction.h.
float srs_knowledge::GraspAction_< ContainerAllocator >::confidence_level |
Definition at line 54 of file GraspAction.h.
uint8_t srs_knowledge::GraspAction_< ContainerAllocator >::ifGrasp |
Definition at line 48 of file GraspAction.h.
int32_t srs_knowledge::GraspAction_< ContainerAllocator >::object_id |
Definition at line 60 of file GraspAction.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::GraspAction_< ContainerAllocator >::object_type |
Definition at line 63 of file GraspAction.h.
float srs_knowledge::GraspAction_< ContainerAllocator >::radius_region |
Definition at line 57 of file GraspAction.h.
::geometry_msgs::Point32_<ContainerAllocator> srs_knowledge::GraspAction_< ContainerAllocator >::rough_center |
Definition at line 51 of file GraspAction.h.