#include <FindClusterBoundingBox.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::FindClusterBoundingBoxResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::FindClusterBoundingBoxResponse_ < ContainerAllocator > > | Ptr |
typedef FindClusterBoundingBoxResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
FindClusterBoundingBoxResponse_ () | |
FindClusterBoundingBoxResponse_ (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 57 of file FindClusterBoundingBox.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::_box_dims_type |
Definition at line 77 of file FindClusterBoundingBox.h.
typedef int32_t object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::_error_code_type |
Definition at line 80 of file FindClusterBoundingBox.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::_pose_type |
Definition at line 74 of file FindClusterBoundingBox.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::FindClusterBoundingBoxResponse_<ContainerAllocator> const> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::ConstPtr |
Definition at line 87 of file FindClusterBoundingBox.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::FindClusterBoundingBoxResponse_<ContainerAllocator> > object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::Ptr |
Definition at line 86 of file FindClusterBoundingBox.h.
typedef FindClusterBoundingBoxResponse_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::Type |
Definition at line 58 of file FindClusterBoundingBox.h.
anonymous enum |
Definition at line 83 of file FindClusterBoundingBox.h.
anonymous enum |
Definition at line 84 of file FindClusterBoundingBox.h.
object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::FindClusterBoundingBoxResponse_ | ( | ) | [inline] |
Definition at line 60 of file FindClusterBoundingBox.h.
object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::FindClusterBoundingBoxResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file FindClusterBoundingBox.h.
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::__connection_header |
Definition at line 88 of file FindClusterBoundingBox.h.
::geometry_msgs::Vector3_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::box_dims |
Definition at line 78 of file FindClusterBoundingBox.h.
int32_t object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::error_code |
Definition at line 81 of file FindClusterBoundingBox.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> object_manipulation_msgs::FindClusterBoundingBoxResponse_< ContainerAllocator >::pose |
Definition at line 75 of file FindClusterBoundingBox.h.