motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator > Struct Template Reference

#include <FilterJointTrajectoryWithConstraints.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_time_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_goal_constraints_type
typedef std::vector
< ::motion_planning_msgs::JointLimits_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::JointLimits_
< ContainerAllocator >
>::other > 
_limits_type
typedef std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
_link_padding_type
typedef
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
_ordered_collision_operations_type
typedef
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
_path_constraints_type
typedef
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
_trajectory_type
typedef boost::shared_ptr
< ::motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_
< ContainerAllocator > > 
Ptr
typedef
FilterJointTrajectoryWithConstraintsRequest_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 FilterJointTrajectoryWithConstraintsRequest_ (const ContainerAllocator &_alloc)
 FilterJointTrajectoryWithConstraintsRequest_ ()
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_limits_size () const
ROS_DEPRECATED void get_limits_vec (std::vector< ::motion_planning_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_< 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
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_limits_size (uint32_t size)
ROS_DEPRECATED void set_limits_vec (const std::vector< ::motion_planning_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_< 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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

std::vector
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::AllowedContactSpecification_
< ContainerAllocator >
>::other > 
allowed_contacts
ros::Duration allowed_time
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
goal_constraints
std::vector
< ::motion_planning_msgs::JointLimits_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::JointLimits_
< ContainerAllocator >
>::other > 
limits
std::vector
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::motion_planning_msgs::LinkPadding_
< ContainerAllocator >
>::other > 
link_padding
::motion_planning_msgs::OrderedCollisionOperations_
< ContainerAllocator > 
ordered_collision_operations
::motion_planning_msgs::Constraints_
< ContainerAllocator > 
path_constraints
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
trajectory

Static Private Member Functions

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

Detailed Description

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

Definition at line 30 of file FilterJointTrajectoryWithConstraints.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::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_allowed_contacts_type

Definition at line 64 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ros::Duration motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_allowed_time_type

Definition at line 79 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 76 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef std::vector< ::motion_planning_msgs::JointLimits_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_<ContainerAllocator> >::other > motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_limits_type

Definition at line 61 of file FilterJointTrajectoryWithConstraints.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::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_link_padding_type

Definition at line 70 of file FilterJointTrajectoryWithConstraints.h.

Definition at line 67 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 73 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::_trajectory_type

Definition at line 58 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 457 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 456 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 32 of file FilterJointTrajectoryWithConstraints.h.


Constructor & Destructor Documentation

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

Definition at line 34 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 46 of file FilterJointTrajectoryWithConstraints.h.


Member Function Documentation

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

Definition at line 100 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 107 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 412 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 114 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 98 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 96 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 105 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 103 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 410 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 117 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 112 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 110 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 428 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 87 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< 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 89 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::get_limits_size (  )  const [inline]

Definition at line 83 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::get_limits_vec ( std::vector< ::motion_planning_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 85 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 91 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< 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 93 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 442 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 414 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 88 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< 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 90 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 84 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::set_limits_vec ( const std::vector< ::motion_planning_msgs::JointLimits_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 86 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 92 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ROS_DEPRECATED void motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< 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 94 of file FilterJointTrajectoryWithConstraints.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::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::allowed_contacts

Definition at line 65 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
ros::Duration motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::allowed_time

Definition at line 80 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 77 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
std::vector< ::motion_planning_msgs::JointLimits_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::JointLimits_<ContainerAllocator> >::other > motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::limits

Definition at line 62 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 71 of file FilterJointTrajectoryWithConstraints.h.

Definition at line 68 of file FilterJointTrajectoryWithConstraints.h.

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

Definition at line 74 of file FilterJointTrajectoryWithConstraints.h.

template<class ContainerAllocator >
::trajectory_msgs::JointTrajectory_<ContainerAllocator> motion_planning_msgs::FilterJointTrajectoryWithConstraintsRequest_< ContainerAllocator >::trajectory

Definition at line 59 of file FilterJointTrajectoryWithConstraints.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