#include <BlockDetectionGoal.h>
Public Types | |
typedef float | _block_size_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_type |
typedef float | _table_height_type |
typedef boost::shared_ptr < ::turtlebot_block_manipulation::BlockDetectionGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::turtlebot_block_manipulation::BlockDetectionGoal_ < ContainerAllocator > > | Ptr |
typedef BlockDetectionGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
BlockDetectionGoal_ () | |
BlockDetectionGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | block_size |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | frame |
float | table_height |
Definition at line 21 of file BlockDetectionGoal.h.
typedef float turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::_block_size_type |
Definition at line 44 of file BlockDetectionGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::_frame_type |
Definition at line 38 of file BlockDetectionGoal.h.
typedef float turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::_table_height_type |
Definition at line 41 of file BlockDetectionGoal.h.
typedef boost::shared_ptr< ::turtlebot_block_manipulation::BlockDetectionGoal_<ContainerAllocator> const> turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file BlockDetectionGoal.h.
typedef boost::shared_ptr< ::turtlebot_block_manipulation::BlockDetectionGoal_<ContainerAllocator> > turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::Ptr |
Definition at line 48 of file BlockDetectionGoal.h.
typedef BlockDetectionGoal_<ContainerAllocator> turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::Type |
Definition at line 22 of file BlockDetectionGoal.h.
turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::BlockDetectionGoal_ | ( | ) | [inline] |
Definition at line 24 of file BlockDetectionGoal.h.
turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::BlockDetectionGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file BlockDetectionGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::__connection_header |
Definition at line 50 of file BlockDetectionGoal.h.
float turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::block_size |
Definition at line 45 of file BlockDetectionGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::frame |
Definition at line 39 of file BlockDetectionGoal.h.
float turtlebot_block_manipulation::BlockDetectionGoal_< ContainerAllocator >::table_height |
Definition at line 42 of file BlockDetectionGoal.h.