Public Types | Public Member Functions | Public Attributes
object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator > Struct Template Reference

#include <GraspPlanningGoal.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_arm_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_collision_object_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_collision_support_surface_name_type
typedef std::vector
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
>::other > 
_grasps_to_evaluate_type
typedef std::vector
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
>::other > 
_movable_obstacles_type
typedef
::object_manipulation_msgs::GraspableObject_
< ContainerAllocator > 
_target_type
typedef boost::shared_ptr
< ::object_manipulation_msgs::GraspPlanningGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::object_manipulation_msgs::GraspPlanningGoal_
< ContainerAllocator > > 
Ptr
typedef GraspPlanningGoal_
< ContainerAllocator > 
Type

Public Member Functions

 GraspPlanningGoal_ ()
 GraspPlanningGoal_ (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
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
collision_object_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
collision_support_surface_name
std::vector
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
>::other > 
grasps_to_evaluate
std::vector
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::GraspableObject_
< ContainerAllocator >
>::other > 
movable_obstacles
::object_manipulation_msgs::GraspableObject_
< ContainerAllocator > 
target

Detailed Description

template<class ContainerAllocator>
struct object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >

Definition at line 24 of file GraspPlanningGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_arm_name_type

Definition at line 47 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_collision_object_name_type

Definition at line 53 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_collision_support_surface_name_type

Definition at line 56 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_grasps_to_evaluate_type

Definition at line 59 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_movable_obstacles_type

Definition at line 62 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::_target_type

Definition at line 50 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningGoal_<ContainerAllocator> const> object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::ConstPtr

Definition at line 67 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_manipulation_msgs::GraspPlanningGoal_<ContainerAllocator> > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::Ptr

Definition at line 66 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
typedef GraspPlanningGoal_<ContainerAllocator> object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::Type

Definition at line 25 of file GraspPlanningGoal.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::GraspPlanningGoal_ ( ) [inline]

Definition at line 27 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::GraspPlanningGoal_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file GraspPlanningGoal.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::__connection_header

Definition at line 68 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::arm_name

Definition at line 48 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::collision_object_name

Definition at line 54 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::collision_support_surface_name

Definition at line 57 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::grasps_to_evaluate

Definition at line 60 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
std::vector< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::movable_obstacles

Definition at line 63 of file GraspPlanningGoal.h.

template<class ContainerAllocator >
::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::GraspPlanningGoal_< ContainerAllocator >::target

Definition at line 51 of file GraspPlanningGoal.h.


The documentation for this struct was generated from the following file:


object_manipulation_msgs
Author(s): Matei Ciocarlie
autogenerated on Thu Jan 2 2014 11:38:13