#include <SlavePoint.h>
Public Types | |
typedef uint8_t | _contact_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _end_effector_type |
typedef boost::shared_ptr < ::fast_plane_detection::SlavePoint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::fast_plane_detection::SlavePoint_ < ContainerAllocator > > | Ptr |
typedef SlavePoint_ < ContainerAllocator > | Type |
Public Member Functions | |
SlavePoint_ () | |
SlavePoint_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | contact |
::geometry_msgs::Point32_ < ContainerAllocator > | end_effector |
Definition at line 22 of file SlavePoint.h.
typedef uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::_contact_type |
Definition at line 40 of file SlavePoint.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::_end_effector_type |
Definition at line 37 of file SlavePoint.h.
typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> const> fast_plane_detection::SlavePoint_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file SlavePoint.h.
typedef boost::shared_ptr< ::fast_plane_detection::SlavePoint_<ContainerAllocator> > fast_plane_detection::SlavePoint_< ContainerAllocator >::Ptr |
Definition at line 44 of file SlavePoint.h.
typedef SlavePoint_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::Type |
Definition at line 23 of file SlavePoint.h.
fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | ) | [inline] |
Definition at line 25 of file SlavePoint.h.
fast_plane_detection::SlavePoint_< ContainerAllocator >::SlavePoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file SlavePoint.h.
boost::shared_ptr<std::map<std::string, std::string> > fast_plane_detection::SlavePoint_< ContainerAllocator >::__connection_header |
Definition at line 46 of file SlavePoint.h.
uint8_t fast_plane_detection::SlavePoint_< ContainerAllocator >::contact |
Definition at line 41 of file SlavePoint.h.
::geometry_msgs::Point32_<ContainerAllocator> fast_plane_detection::SlavePoint_< ContainerAllocator >::end_effector |
Definition at line 38 of file SlavePoint.h.