#include <FindClusterBoundingBox2.h>
Public Types | |
enum | { SUCCESS = 0 } |
enum | { TF_ERROR = 1 } |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _box_dims_type |
typedef int32_t | _error_code_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::FindClusterBoundingBox2Response_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::FindClusterBoundingBox2Response_ < ContainerAllocator > > | Ptr |
typedef FindClusterBoundingBox2Response_ < ContainerAllocator > | Type |
Public Member Functions | |
FindClusterBoundingBox2Response_ () | |
FindClusterBoundingBox2Response_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Vector3_ < ContainerAllocator > | box_dims |
int32_t | error_code |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose |
Definition at line 56 of file FindClusterBoundingBox2.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::_box_dims_type |
Definition at line 76 of file FindClusterBoundingBox2.h.
typedef int32_t object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::_error_code_type |
Definition at line 79 of file FindClusterBoundingBox2.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::_pose_type |
Definition at line 73 of file FindClusterBoundingBox2.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::FindClusterBoundingBox2Response_<ContainerAllocator> const> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::ConstPtr |
Definition at line 86 of file FindClusterBoundingBox2.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::FindClusterBoundingBox2Response_<ContainerAllocator> > object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::Ptr |
Definition at line 85 of file FindClusterBoundingBox2.h.
typedef FindClusterBoundingBox2Response_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::Type |
Definition at line 57 of file FindClusterBoundingBox2.h.
anonymous enum |
Definition at line 82 of file FindClusterBoundingBox2.h.
anonymous enum |
Definition at line 83 of file FindClusterBoundingBox2.h.
object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::FindClusterBoundingBox2Response_ | ( | ) | [inline] |
Definition at line 59 of file FindClusterBoundingBox2.h.
object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::FindClusterBoundingBox2Response_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file FindClusterBoundingBox2.h.
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::__connection_header |
Definition at line 87 of file FindClusterBoundingBox2.h.
::geometry_msgs::Vector3_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::box_dims |
Definition at line 77 of file FindClusterBoundingBox2.h.
int32_t object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::error_code |
Definition at line 80 of file FindClusterBoundingBox2.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBox2Response_< ContainerAllocator >::pose |
Definition at line 74 of file FindClusterBoundingBox2.h.