#include <SymbolGroundingGraspBasePoseExperimental.h>
Public Types | |
typedef ::geometry_msgs::Pose2D_ < ContainerAllocator > | _grasp_base_pose_type |
typedef uint8_t | _obstacle_check_type |
typedef float | _reach_type |
typedef boost::shared_ptr < ::srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_ < ContainerAllocator > > | Ptr |
typedef SymbolGroundingGraspBasePoseExperimentalResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SymbolGroundingGraspBasePoseExperimentalResponse_ () | |
SymbolGroundingGraspBasePoseExperimentalResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Pose2D_ < ContainerAllocator > | grasp_base_pose |
uint8_t | obstacle_check |
float | reach |
Definition at line 68 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef ::geometry_msgs::Pose2D_<ContainerAllocator> srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::_grasp_base_pose_type |
Definition at line 91 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef uint8_t srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::_obstacle_check_type |
Definition at line 85 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef float srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::_reach_type |
Definition at line 88 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef boost::shared_ptr< ::srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_<ContainerAllocator> const> srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::ConstPtr |
Definition at line 96 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef boost::shared_ptr< ::srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_<ContainerAllocator> > srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::Ptr |
Definition at line 95 of file SymbolGroundingGraspBasePoseExperimental.h.
typedef SymbolGroundingGraspBasePoseExperimentalResponse_<ContainerAllocator> srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::Type |
Definition at line 69 of file SymbolGroundingGraspBasePoseExperimental.h.
srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::SymbolGroundingGraspBasePoseExperimentalResponse_ | ( | ) | [inline] |
Definition at line 71 of file SymbolGroundingGraspBasePoseExperimental.h.
srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::SymbolGroundingGraspBasePoseExperimentalResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 78 of file SymbolGroundingGraspBasePoseExperimental.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::__connection_header |
Definition at line 97 of file SymbolGroundingGraspBasePoseExperimental.h.
::geometry_msgs::Pose2D_<ContainerAllocator> srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::grasp_base_pose |
Definition at line 92 of file SymbolGroundingGraspBasePoseExperimental.h.
uint8_t srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::obstacle_check |
Definition at line 86 of file SymbolGroundingGraspBasePoseExperimental.h.
float srs_symbolic_grounding::SymbolGroundingGraspBasePoseExperimentalResponse_< ContainerAllocator >::reach |
Definition at line 89 of file SymbolGroundingGraspBasePoseExperimental.h.