$search

pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator > Struct Template Reference

#include <GraspableObjectList.h>

List of all members.

Public Types

typedef
::sensor_msgs::CameraInfo_
< ContainerAllocator > 
_camera_info_type
typedef std::vector
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
>::other > 
_graspable_objects_type
typedef ::sensor_msgs::Image_
< ContainerAllocator > 
_image_type
typedef std::vector
< ::arm_navigation_msgs::Shape_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::arm_navigation_msgs::Shape_
< ContainerAllocator >
>::other > 
_meshes_type
typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_reference_to_camera_type
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::GraspableObjectList_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::GraspableObjectList_
< ContainerAllocator > > 
Ptr
typedef GraspableObjectList_
< 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)
ROS_DEPRECATED uint32_t get_graspable_objects_size () const
ROS_DEPRECATED void get_graspable_objects_vec (std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_meshes_size () const
ROS_DEPRECATED void get_meshes_vec (std::vector< ::arm_navigation_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_< ContainerAllocator > >::other > &vec) const
 GraspableObjectList_ (const ContainerAllocator &_alloc)
 GraspableObjectList_ ()
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_graspable_objects_size (uint32_t size)
ROS_DEPRECATED void set_graspable_objects_vec (const std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_meshes_size (uint32_t size)
ROS_DEPRECATED void set_meshes_vec (const std::vector< ::arm_navigation_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_< ContainerAllocator > >::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 ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::sensor_msgs::CameraInfo_
< ContainerAllocator > 
camera_info
std::vector
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
>::other > 
graspable_objects
::sensor_msgs::Image_
< ContainerAllocator > 
image
std::vector
< ::arm_navigation_msgs::Shape_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::arm_navigation_msgs::Shape_
< ContainerAllocator >
>::other > 
meshes
::geometry_msgs::Pose_
< ContainerAllocator > 
reference_to_camera

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >

Definition at line 26 of file GraspableObjectList.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::sensor_msgs::CameraInfo_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::_camera_info_type

Definition at line 53 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::_graspable_objects_type

Definition at line 47 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef ::sensor_msgs::Image_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::_image_type

Definition at line 50 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef std::vector< ::arm_navigation_msgs::Shape_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_<ContainerAllocator> >::other > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::_meshes_type

Definition at line 56 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::_reference_to_camera_type

Definition at line 59 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_interactive_object_detection::GraspableObjectList_<ContainerAllocator> const> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::ConstPtr

Definition at line 582 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_interactive_object_detection::GraspableObjectList_<ContainerAllocator> > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::Ptr

Definition at line 581 of file GraspableObjectList.h.

template<class ContainerAllocator >
typedef GraspableObjectList_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::Type

Definition at line 27 of file GraspableObjectList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::GraspableObjectList_ (  )  [inline]

Definition at line 29 of file GraspableObjectList.h.

template<class ContainerAllocator >
pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::GraspableObjectList_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 38 of file GraspableObjectList.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 76 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 83 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 546 of file GraspableObjectList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 74 of file GraspableObjectList.h.

template<class ContainerAllocator >
static const char* pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 72 of file GraspableObjectList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 81 of file GraspableObjectList.h.

template<class ContainerAllocator >
static const char* pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 79 of file GraspableObjectList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 544 of file GraspableObjectList.h.

template<class ContainerAllocator >
static const char* pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 86 of file GraspableObjectList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 559 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::get_graspable_objects_size (  )  const [inline]

Definition at line 63 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::get_graspable_objects_vec ( std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 65 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::get_meshes_size (  )  const [inline]

Definition at line 67 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::get_meshes_vec ( std::vector< ::arm_navigation_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 69 of file GraspableObjectList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 570 of file GraspableObjectList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 548 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::set_graspable_objects_size ( uint32_t  size  )  [inline]

Definition at line 64 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::set_graspable_objects_vec ( const std::vector< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 66 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::set_meshes_size ( uint32_t  size  )  [inline]

Definition at line 68 of file GraspableObjectList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::set_meshes_vec ( const std::vector< ::arm_navigation_msgs::Shape_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 70 of file GraspableObjectList.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::__connection_header

Definition at line 583 of file GraspableObjectList.h.

template<class ContainerAllocator >
::sensor_msgs::CameraInfo_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::camera_info

Definition at line 54 of file GraspableObjectList.h.

template<class ContainerAllocator >
std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::graspable_objects

Definition at line 48 of file GraspableObjectList.h.

template<class ContainerAllocator >
::sensor_msgs::Image_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::image

Definition at line 51 of file GraspableObjectList.h.

template<class ContainerAllocator >
std::vector< ::arm_navigation_msgs::Shape_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::Shape_<ContainerAllocator> >::other > pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::meshes

Definition at line 57 of file GraspableObjectList.h.

template<class ContainerAllocator >
::geometry_msgs::Pose_<ContainerAllocator> pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator >::reference_to_camera

Definition at line 60 of file GraspableObjectList.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


pr2_interactive_object_detection
Author(s): David Gossow
autogenerated on Tue Mar 5 14:15:04 2013