#include <ModelHypothesis.h>
Public Types | |
typedef ::shape_msgs::Mesh_ < ContainerAllocator > | _mesh_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::interactive_perception_msgs::ModelHypothesis_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::interactive_perception_msgs::ModelHypothesis_ < ContainerAllocator > > | Ptr |
typedef ModelHypothesis_ < ContainerAllocator > | Type |
Public Member Functions | |
ModelHypothesis_ () | |
ModelHypothesis_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::shape_msgs::Mesh_ < ContainerAllocator > | mesh |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose |
Definition at line 23 of file ModelHypothesis.h.
typedef ::shape_msgs::Mesh_<ContainerAllocator> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::_mesh_type |
Definition at line 38 of file ModelHypothesis.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::_pose_type |
Definition at line 41 of file ModelHypothesis.h.
typedef boost::shared_ptr< ::interactive_perception_msgs::ModelHypothesis_<ContainerAllocator> const> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file ModelHypothesis.h.
typedef boost::shared_ptr< ::interactive_perception_msgs::ModelHypothesis_<ContainerAllocator> > interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::Ptr |
Definition at line 45 of file ModelHypothesis.h.
typedef ModelHypothesis_<ContainerAllocator> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::Type |
Definition at line 24 of file ModelHypothesis.h.
interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::ModelHypothesis_ | ( | ) | [inline] |
Definition at line 26 of file ModelHypothesis.h.
interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::ModelHypothesis_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ModelHypothesis.h.
boost::shared_ptr<std::map<std::string, std::string> > interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::__connection_header |
Definition at line 47 of file ModelHypothesis.h.
::shape_msgs::Mesh_<ContainerAllocator> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::mesh |
Definition at line 39 of file ModelHypothesis.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> interactive_perception_msgs::ModelHypothesis_< ContainerAllocator >::pose |
Definition at line 42 of file ModelHypothesis.h.