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