#include <DetectWall.h>
Public Types | |
typedef ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | _wall_norm_type |
typedef ::geometry_msgs::PointStamped_ < ContainerAllocator > | _wall_point_type |
typedef boost::shared_ptr < ::stereo_wall_detection::DetectWallResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::stereo_wall_detection::DetectWallResponse_ < ContainerAllocator > > | Ptr |
typedef DetectWallResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectWallResponse_ () | |
DetectWallResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | wall_norm |
::geometry_msgs::PointStamped_ < ContainerAllocator > | wall_point |
Definition at line 50 of file DetectWall.h.
typedef ::geometry_msgs::Vector3Stamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::_wall_norm_type |
Definition at line 68 of file DetectWall.h.
typedef ::geometry_msgs::PointStamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::_wall_point_type |
Definition at line 65 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallResponse_<ContainerAllocator> const> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallResponse_<ContainerAllocator> > stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file DetectWall.h.
typedef DetectWallResponse_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::Type |
Definition at line 51 of file DetectWall.h.
stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::DetectWallResponse_ | ( | ) | [inline] |
Definition at line 53 of file DetectWall.h.
stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::DetectWallResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 59 of file DetectWall.h.
boost::shared_ptr<std::map<std::string, std::string> > stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file DetectWall.h.
::geometry_msgs::Vector3Stamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::wall_norm |
Definition at line 69 of file DetectWall.h.
::geometry_msgs::PointStamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::wall_point |
Definition at line 66 of file DetectWall.h.