#include <GraspAdjust.h>
Public Types | |
typedef std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | _grasp_poses_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _gripper_openings_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _pose_scores_type |
typedef ::object_manipulation_msgs::ManipulationResult_ < ContainerAllocator > | _result_type |
typedef boost::shared_ptr < ::pr2_grasp_adjust::GraspAdjustResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_grasp_adjust::GraspAdjustResponse_ < ContainerAllocator > > | Ptr |
typedef GraspAdjustResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GraspAdjustResponse_ () | |
GraspAdjustResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | grasp_poses |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | gripper_openings |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | pose_scores |
::object_manipulation_msgs::ManipulationResult_ < ContainerAllocator > | result |
Definition at line 70 of file GraspAdjust.h.
typedef std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::_grasp_poses_type |
Definition at line 89 of file GraspAdjust.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::_gripper_openings_type |
Definition at line 95 of file GraspAdjust.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::_pose_scores_type |
Definition at line 92 of file GraspAdjust.h.
typedef ::object_manipulation_msgs::ManipulationResult_<ContainerAllocator> pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::_result_type |
Definition at line 98 of file GraspAdjust.h.
typedef boost::shared_ptr< ::pr2_grasp_adjust::GraspAdjustResponse_<ContainerAllocator> const> pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::ConstPtr |
Definition at line 103 of file GraspAdjust.h.
typedef boost::shared_ptr< ::pr2_grasp_adjust::GraspAdjustResponse_<ContainerAllocator> > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::Ptr |
Definition at line 102 of file GraspAdjust.h.
typedef GraspAdjustResponse_<ContainerAllocator> pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::Type |
Definition at line 71 of file GraspAdjust.h.
pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::GraspAdjustResponse_ | ( | ) | [inline] |
Definition at line 73 of file GraspAdjust.h.
pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::GraspAdjustResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 81 of file GraspAdjust.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::__connection_header |
Definition at line 104 of file GraspAdjust.h.
std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::grasp_poses |
Definition at line 90 of file GraspAdjust.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::gripper_openings |
Definition at line 96 of file GraspAdjust.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::pose_scores |
Definition at line 93 of file GraspAdjust.h.
::object_manipulation_msgs::ManipulationResult_<ContainerAllocator> pr2_grasp_adjust::GraspAdjustResponse_< ContainerAllocator >::result |
Definition at line 99 of file GraspAdjust.h.