motion_planning_msgs::MotionPlanRequest_< ContainerAllocator > Struct Template Reference

#include <MotionPlanRequest.h>

List of all members.

Public Types

typedef std::vector
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
>::other > 
_allowed_contacts_type
typedef ros::Duration _allowed_planning_time_type
typedef ros::Duration _expected_path_dt_type
typedef ros::Duration _expected_path_duration_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_goal_constraints_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_group_name_type
typedef std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
_link_padding_type
typedef int32_t _num_planning_attempts_type
typedef
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
_ordered_collision_operations_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_path_constraints_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_planner_id_type
typedef
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
_start_state_type
typedef
::motion_planning_msgs::WorkspaceParameters_
< ContainerAllocator > 
_workspace_parameters_type
typedef boost::shared_ptr
< ::motion_planning_msgs::MotionPlanRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::motion_planning_msgs::MotionPlanRequest_
< ContainerAllocator > > 
Ptr
typedef MotionPlanRequest_
< 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)
ROS_DEPRECATED uint32_t get_allowed_contacts_size () const
ROS_DEPRECATED void get_allowed_contacts_vec (std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_link_padding_size () const
ROS_DEPRECATED void get_link_padding_vec (std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &vec) const
 MotionPlanRequest_ (const ContainerAllocator &_alloc)
 MotionPlanRequest_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_allowed_contacts_size (uint32_t size)
ROS_DEPRECATED void set_allowed_contacts_vec (const std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_link_padding_size (uint32_t size)
ROS_DEPRECATED void set_link_padding_vec (const std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &vec)

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

std::vector
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
>::other > 
allowed_contacts
ros::Duration allowed_planning_time
ros::Duration expected_path_dt
ros::Duration expected_path_duration
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
goal_constraints
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
group_name
std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
link_padding
int32_t num_planning_attempts
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
ordered_collision_operations
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
path_constraints
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
planner_id
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
start_state
::motion_planning_msgs::WorkspaceParameters_
< ContainerAllocator > 
workspace_parameters

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >

Definition at line 24 of file MotionPlanRequest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_allowed_contacts_type

Definition at line 74 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_allowed_planning_time_type

Definition at line 92 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_expected_path_dt_type

Definition at line 98 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_expected_path_duration_type

Definition at line 95 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_goal_constraints_type

Definition at line 68 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_group_name_type

Definition at line 86 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_link_padding_type

Definition at line 80 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef int32_t motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_num_planning_attempts_type

Definition at line 89 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_ordered_collision_operations_type

Definition at line 77 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_path_constraints_type

Definition at line 71 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_planner_id_type

Definition at line 83 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::RobotState_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_start_state_type

Definition at line 65 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::WorkspaceParameters_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::_workspace_parameters_type

Definition at line 62 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::motion_planning_msgs::MotionPlanRequest_<ContainerAllocator> const> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::ConstPtr

Definition at line 516 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::motion_planning_msgs::MotionPlanRequest_<ContainerAllocator> > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::Ptr

Definition at line 515 of file MotionPlanRequest.h.

template<class ContainerAllocator >
typedef MotionPlanRequest_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::Type

Definition at line 26 of file MotionPlanRequest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::MotionPlanRequest_ (  )  [inline]

Definition at line 28 of file MotionPlanRequest.h.

template<class ContainerAllocator >
motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::MotionPlanRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 45 of file MotionPlanRequest.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 115 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 122 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 456 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 113 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static const char* motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 111 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 120 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static const char* motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 118 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 454 of file MotionPlanRequest.h.

template<class ContainerAllocator >
static const char* motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 125 of file MotionPlanRequest.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 477 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::get_allowed_contacts_size (  )  const [inline]

Definition at line 102 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::get_allowed_contacts_vec ( std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 104 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::get_link_padding_size (  )  const [inline]

Definition at line 106 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::get_link_padding_vec ( std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 108 of file MotionPlanRequest.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 496 of file MotionPlanRequest.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 458 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::set_allowed_contacts_size ( uint32_t  size  )  [inline]

Definition at line 103 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::set_allowed_contacts_vec ( const std::vector< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 105 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::set_link_padding_size ( uint32_t  size  )  [inline]

Definition at line 107 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::set_link_padding_vec ( const std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 109 of file MotionPlanRequest.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::allowed_contacts

Definition at line 75 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::allowed_planning_time

Definition at line 93 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::expected_path_dt

Definition at line 99 of file MotionPlanRequest.h.

template<class ContainerAllocator >
ros::Duration motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::expected_path_duration

Definition at line 96 of file MotionPlanRequest.h.

template<class ContainerAllocator >
::motion_planning_msgs::Constraints_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::goal_constraints

Definition at line 69 of file MotionPlanRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::group_name

Definition at line 87 of file MotionPlanRequest.h.

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::link_padding

Definition at line 81 of file MotionPlanRequest.h.

template<class ContainerAllocator >
int32_t motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::num_planning_attempts

Definition at line 90 of file MotionPlanRequest.h.

template<class ContainerAllocator >
::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::ordered_collision_operations

Definition at line 78 of file MotionPlanRequest.h.

template<class ContainerAllocator >
::motion_planning_msgs::Constraints_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::path_constraints

Definition at line 72 of file MotionPlanRequest.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::planner_id

Definition at line 84 of file MotionPlanRequest.h.

template<class ContainerAllocator >
::motion_planning_msgs::RobotState_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::start_state

Definition at line 66 of file MotionPlanRequest.h.

template<class ContainerAllocator >
::motion_planning_msgs::WorkspaceParameters_<ContainerAllocator> motion_planning_msgs::MotionPlanRequest_< ContainerAllocator >::workspace_parameters

Definition at line 63 of file MotionPlanRequest.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator


motion_planning_msgs
Author(s): Ioan Sucan/isucan@willowgarage.com, Sachin Chitta/sachinc@willowgarage.com
autogenerated on Fri Jan 11 09:59:50 2013