#include <GraspPlanning.h>
Public Types | |
typedef ::object_manipulation_msgs::GraspPlanningErrorCode_ < ContainerAllocator > | _error_code_type |
typedef std::vector < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > >::other > | _grasps_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::GraspPlanningResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::GraspPlanningResponse_ < ContainerAllocator > > | Ptr |
typedef GraspPlanningResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GraspPlanningResponse_ () | |
GraspPlanningResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::object_manipulation_msgs::GraspPlanningErrorCode_ < ContainerAllocator > | error_code |
std::vector < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::object_manipulation_msgs::Grasp_ < ContainerAllocator > >::other > | grasps |
Definition at line 83 of file GraspPlanning.h.
typedef ::object_manipulation_msgs::GraspPlanningErrorCode_<ContainerAllocator> object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::_error_code_type |
Definition at line 101 of file GraspPlanning.h.
typedef std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::_grasps_type |
Definition at line 98 of file GraspPlanning.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningResponse_<ContainerAllocator> const> object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::ConstPtr |
Definition at line 106 of file GraspPlanning.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningResponse_<ContainerAllocator> > object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::Ptr |
Definition at line 105 of file GraspPlanning.h.
typedef GraspPlanningResponse_<ContainerAllocator> object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::Type |
Definition at line 84 of file GraspPlanning.h.
object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::GraspPlanningResponse_ | ( | ) | [inline] |
Definition at line 86 of file GraspPlanning.h.
object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::GraspPlanningResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 92 of file GraspPlanning.h.
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::__connection_header |
Definition at line 107 of file GraspPlanning.h.
::object_manipulation_msgs::GraspPlanningErrorCode_<ContainerAllocator> object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::error_code |
Definition at line 102 of file GraspPlanning.h.
std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningResponse_< ContainerAllocator >::grasps |
Definition at line 99 of file GraspPlanning.h.