#include <Plane.h>
Public Types | |
| enum | { SUCCESS = 1 } |
| enum | { FEW_INLIERS = 2 } |
| enum | { NO_PLANE = 3 } |
| enum | { OTHER_ERROR = 4 } |
| typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _bottom_left_type |
| typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _bottom_right_type |
| typedef float | _error_type |
| typedef ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | _normal_type |
| typedef int32_t | _percentage_inliers_type |
| typedef double | _plane_d_type |
| typedef ::geometry_msgs::PointStamped_ < ContainerAllocator > | _plane_point_type |
| typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_type |
| typedef int32_t | _result_type |
| typedef ::geometry_msgs::PointStamped_ < ContainerAllocator > | _slave_point_type |
| typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _top_left_type |
| typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _top_right_type |
| typedef boost::shared_ptr < ::fast_plane_detection::Plane_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::fast_plane_detection::Plane_ < ContainerAllocator > > | Ptr |
| typedef Plane_ < 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 |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| Plane_ (const ContainerAllocator &_alloc) | |
| Plane_ () | |
| 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 () |
Public Attributes | |
| ::geometry_msgs::Point32_ < ContainerAllocator > | bottom_left |
| ::geometry_msgs::Point32_ < ContainerAllocator > | bottom_right |
| float | error |
| ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > | normal |
| int32_t | percentage_inliers |
| double | plane_d |
| ::geometry_msgs::PointStamped_ < ContainerAllocator > | plane_point |
| ::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose |
| int32_t | result |
| ::geometry_msgs::PointStamped_ < ContainerAllocator > | slave_point |
| ::geometry_msgs::Point32_ < ContainerAllocator > | top_left |
| ::geometry_msgs::Point32_ < ContainerAllocator > | top_right |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 25 of file Plane.h.
| typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_bottom_left_type |
| typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_bottom_right_type |
| typedef float fast_plane_detection::Plane_< ContainerAllocator >::_error_type |
| typedef ::geometry_msgs::Vector3Stamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_normal_type |
| typedef int32_t fast_plane_detection::Plane_< ContainerAllocator >::_percentage_inliers_type |
| typedef double fast_plane_detection::Plane_< ContainerAllocator >::_plane_d_type |
| typedef ::geometry_msgs::PointStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_plane_point_type |
| typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_pose_type |
| typedef int32_t fast_plane_detection::Plane_< ContainerAllocator >::_result_type |
| typedef ::geometry_msgs::PointStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_slave_point_type |
| typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_top_left_type |
| typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::_top_right_type |
| typedef boost::shared_ptr< ::fast_plane_detection::Plane_<ContainerAllocator> const> fast_plane_detection::Plane_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::fast_plane_detection::Plane_<ContainerAllocator> > fast_plane_detection::Plane_< ContainerAllocator >::Ptr |
| typedef Plane_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| fast_plane_detection::Plane_< ContainerAllocator >::Plane_ | ( | ) | [inline] |
| fast_plane_detection::Plane_< ContainerAllocator >::Plane_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
| ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
| ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
| static ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
| static const char* fast_plane_detection::Plane_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
| static ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
| static const char* fast_plane_detection::Plane_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
| static ROS_DEPRECATED const std::string fast_plane_detection::Plane_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
| static const char* fast_plane_detection::Plane_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
| virtual ROS_DEPRECATED uint8_t* fast_plane_detection::Plane_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
| virtual ROS_DEPRECATED uint32_t fast_plane_detection::Plane_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
| virtual ROS_DEPRECATED uint8_t* fast_plane_detection::Plane_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
| ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::bottom_left |
| ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::bottom_right |
| float fast_plane_detection::Plane_< ContainerAllocator >::error |
| ::geometry_msgs::Vector3Stamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::normal |
| int32_t fast_plane_detection::Plane_< ContainerAllocator >::percentage_inliers |
| double fast_plane_detection::Plane_< ContainerAllocator >::plane_d |
| ::geometry_msgs::PointStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::plane_point |
| ::geometry_msgs::PoseStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::pose |
| int32_t fast_plane_detection::Plane_< ContainerAllocator >::result |
| ::geometry_msgs::PointStamped_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::slave_point |
| ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::top_left |
| ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::Plane_< ContainerAllocator >::top_right |