#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
DetectWallResponse_ (const ContainerAllocator &_alloc) | |
DetectWallResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | wall_norm |
::geometry_msgs::PointStamped_ < ContainerAllocator > | wall_point |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 93 of file DetectWall.h.
typedef ::geometry_msgs::Vector3Stamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::_wall_norm_type |
Definition at line 112 of file DetectWall.h.
typedef ::geometry_msgs::PointStamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::_wall_point_type |
Definition at line 109 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallResponse_<ContainerAllocator> const> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::ConstPtr |
Definition at line 217 of file DetectWall.h.
typedef boost::shared_ptr< ::stereo_wall_detection::DetectWallResponse_<ContainerAllocator> > stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::Ptr |
Definition at line 216 of file DetectWall.h.
typedef DetectWallResponse_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::Type |
Definition at line 95 of file DetectWall.h.
stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::DetectWallResponse_ | ( | ) | [inline] |
Definition at line 97 of file DetectWall.h.
stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::DetectWallResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 103 of file DetectWall.h.
ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 121 of file DetectWall.h.
ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 128 of file DetectWall.h.
ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 190 of file DetectWall.h.
ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 135 of file DetectWall.h.
static ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 119 of file DetectWall.h.
static const char* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 117 of file DetectWall.h.
static ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 126 of file DetectWall.h.
static const char* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 124 of file DetectWall.h.
static ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 188 of file DetectWall.h.
static const char* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 138 of file DetectWall.h.
static ROS_DEPRECATED const std::string stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 133 of file DetectWall.h.
static const char* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 131 of file DetectWall.h.
virtual ROS_DEPRECATED uint8_t* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 200 of file DetectWall.h.
virtual ROS_DEPRECATED uint32_t stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 208 of file DetectWall.h.
virtual ROS_DEPRECATED uint8_t* stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 192 of file DetectWall.h.
::geometry_msgs::Vector3Stamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::wall_norm |
Definition at line 113 of file DetectWall.h.
::geometry_msgs::PointStamped_<ContainerAllocator> stereo_wall_detection::DetectWallResponse_< ContainerAllocator >::wall_point |
Definition at line 110 of file DetectWall.h.