#include <DetectGraspableObjects.h>
Public Types | |
typedef std::vector < ::tidyup_msgs::GraspableObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::tidyup_msgs::GraspableObject_ < ContainerAllocator > >::other > | _objects_type |
typedef std::vector < ::tidyup_msgs::WipeGoal_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::tidyup_msgs::WipeGoal_ < ContainerAllocator > >::other > | _wipe_goals_type |
typedef boost::shared_ptr < ::tidyup_msgs::DetectGraspableObjectsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tidyup_msgs::DetectGraspableObjectsResponse_ < ContainerAllocator > > | Ptr |
typedef DetectGraspableObjectsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectGraspableObjectsResponse_ () | |
DetectGraspableObjectsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::tidyup_msgs::GraspableObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::tidyup_msgs::GraspableObject_ < ContainerAllocator > >::other > | objects |
std::vector < ::tidyup_msgs::WipeGoal_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::tidyup_msgs::WipeGoal_ < ContainerAllocator > >::other > | wipe_goals |
Definition at line 55 of file DetectGraspableObjects.h.
typedef std::vector< ::tidyup_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::tidyup_msgs::GraspableObject_<ContainerAllocator> >::other > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::_objects_type |
Definition at line 70 of file DetectGraspableObjects.h.
typedef std::vector< ::tidyup_msgs::WipeGoal_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::tidyup_msgs::WipeGoal_<ContainerAllocator> >::other > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::_wipe_goals_type |
Definition at line 73 of file DetectGraspableObjects.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectGraspableObjectsResponse_<ContainerAllocator> const> tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file DetectGraspableObjects.h.
typedef boost::shared_ptr< ::tidyup_msgs::DetectGraspableObjectsResponse_<ContainerAllocator> > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file DetectGraspableObjects.h.
typedef DetectGraspableObjectsResponse_<ContainerAllocator> tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::Type |
Definition at line 56 of file DetectGraspableObjects.h.
tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::DetectGraspableObjectsResponse_ | ( | ) | [inline] |
Definition at line 58 of file DetectGraspableObjects.h.
tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::DetectGraspableObjectsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file DetectGraspableObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file DetectGraspableObjects.h.
std::vector< ::tidyup_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::tidyup_msgs::GraspableObject_<ContainerAllocator> >::other > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::objects |
Definition at line 71 of file DetectGraspableObjects.h.
std::vector< ::tidyup_msgs::WipeGoal_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::tidyup_msgs::WipeGoal_<ContainerAllocator> >::other > tidyup_msgs::DetectGraspableObjectsResponse_< ContainerAllocator >::wipe_goals |
Definition at line 74 of file DetectGraspableObjects.h.