#include <ObjectInHand.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_name_type |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _cluster_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _collision_name_type |
typedef boost::shared_ptr < ::pr2_create_object_model::ObjectInHand_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_create_object_model::ObjectInHand_ < ContainerAllocator > > | Ptr |
typedef ObjectInHand_ < ContainerAllocator > | Type |
Public Member Functions | |
ObjectInHand_ () | |
ObjectInHand_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | arm_name |
::sensor_msgs::PointCloud2_ < ContainerAllocator > | cluster |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | collision_name |
Definition at line 22 of file ObjectInHand.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::_arm_name_type |
Definition at line 39 of file ObjectInHand.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> pr2_create_object_model::ObjectInHand_< ContainerAllocator >::_cluster_type |
Definition at line 42 of file ObjectInHand.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::_collision_name_type |
Definition at line 45 of file ObjectInHand.h.
typedef boost::shared_ptr< ::pr2_create_object_model::ObjectInHand_<ContainerAllocator> const> pr2_create_object_model::ObjectInHand_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file ObjectInHand.h.
typedef boost::shared_ptr< ::pr2_create_object_model::ObjectInHand_<ContainerAllocator> > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::Ptr |
Definition at line 49 of file ObjectInHand.h.
typedef ObjectInHand_<ContainerAllocator> pr2_create_object_model::ObjectInHand_< ContainerAllocator >::Type |
Definition at line 23 of file ObjectInHand.h.
pr2_create_object_model::ObjectInHand_< ContainerAllocator >::ObjectInHand_ | ( | ) | [inline] |
Definition at line 25 of file ObjectInHand.h.
pr2_create_object_model::ObjectInHand_< ContainerAllocator >::ObjectInHand_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ObjectInHand.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::__connection_header |
Definition at line 51 of file ObjectInHand.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::arm_name |
Definition at line 40 of file ObjectInHand.h.
::sensor_msgs::PointCloud2_<ContainerAllocator> pr2_create_object_model::ObjectInHand_< ContainerAllocator >::cluster |
Definition at line 43 of file ObjectInHand.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ObjectInHand_< ContainerAllocator >::collision_name |
Definition at line 46 of file ObjectInHand.h.