#include <GetStateValidity.h>
Public Types | |
typedef std::vector < ::motion_planning_msgs::AllowedContactSpecification_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::motion_planning_msgs::AllowedContactSpecification_ < ContainerAllocator > >::other > | _allowed_contacts_type |
typedef uint8_t | _check_collisions_type |
typedef uint8_t | _check_goal_constraints_type |
typedef uint8_t | _check_joint_limits_type |
typedef uint8_t | _check_path_constraints_type |
typedef ::motion_planning_msgs::Constraints_ < ContainerAllocator > | _goal_constraints_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 ::motion_planning_msgs::RobotState_ < ContainerAllocator > | _robot_state_type |
typedef boost::shared_ptr < ::planning_environment_msgs::GetStateValidityRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::planning_environment_msgs::GetStateValidityRequest_ < ContainerAllocator > > | Ptr |
typedef GetStateValidityRequest_ < 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) |
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 |
GetStateValidityRequest_ (const ContainerAllocator &_alloc) | |
GetStateValidityRequest_ () | |
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 () |
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 |
uint8_t | check_collisions |
uint8_t | check_goal_constraints |
uint8_t | check_joint_limits |
uint8_t | check_path_constraints |
::motion_planning_msgs::Constraints_ < ContainerAllocator > | goal_constraints |
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 |
::motion_planning_msgs::RobotState_ < ContainerAllocator > | robot_state |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 29 of file GetStateValidity.h.
typedef std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_allowed_contacts_type |
Definition at line 79 of file GetStateValidity.h.
typedef uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_check_collisions_type |
Definition at line 64 of file GetStateValidity.h.
typedef uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_check_goal_constraints_type |
Definition at line 70 of file GetStateValidity.h.
typedef uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_check_joint_limits_type |
Definition at line 73 of file GetStateValidity.h.
typedef uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_check_path_constraints_type |
Definition at line 67 of file GetStateValidity.h.
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_goal_constraints_type |
Definition at line 85 of file GetStateValidity.h.
typedef std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_link_padding_type |
Definition at line 88 of file GetStateValidity.h.
typedef ::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_ordered_collision_operations_type |
Definition at line 76 of file GetStateValidity.h.
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_path_constraints_type |
Definition at line 82 of file GetStateValidity.h.
typedef ::motion_planning_msgs::RobotState_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::_robot_state_type |
Definition at line 61 of file GetStateValidity.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetStateValidityRequest_<ContainerAllocator> const> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::ConstPtr |
Definition at line 484 of file GetStateValidity.h.
typedef boost::shared_ptr< ::planning_environment_msgs::GetStateValidityRequest_<ContainerAllocator> > planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::Ptr |
Definition at line 483 of file GetStateValidity.h.
typedef GetStateValidityRequest_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::Type |
Definition at line 31 of file GetStateValidity.h.
planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::GetStateValidityRequest_ | ( | ) | [inline] |
Definition at line 33 of file GetStateValidity.h.
planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::GetStateValidityRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 47 of file GetStateValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 105 of file GetStateValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 112 of file GetStateValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 433 of file GetStateValidity.h.
ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 119 of file GetStateValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 103 of file GetStateValidity.h.
static const char* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 101 of file GetStateValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 110 of file GetStateValidity.h.
static const char* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 108 of file GetStateValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 431 of file GetStateValidity.h.
static const char* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 122 of file GetStateValidity.h.
static ROS_DEPRECATED const std::string planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 117 of file GetStateValidity.h.
static const char* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 115 of file GetStateValidity.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 451 of file GetStateValidity.h.
ROS_DEPRECATED uint32_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::get_allowed_contacts_size | ( | ) | const [inline] |
Definition at line 92 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< 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 94 of file GetStateValidity.h.
ROS_DEPRECATED uint32_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::get_link_padding_size | ( | ) | const [inline] |
Definition at line 96 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< 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 98 of file GetStateValidity.h.
virtual ROS_DEPRECATED uint32_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 467 of file GetStateValidity.h.
virtual ROS_DEPRECATED uint8_t* planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 435 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::set_allowed_contacts_size | ( | uint32_t | size | ) | [inline] |
Definition at line 93 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< 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 95 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::set_link_padding_size | ( | uint32_t | size | ) | [inline] |
Definition at line 97 of file GetStateValidity.h.
ROS_DEPRECATED void planning_environment_msgs::GetStateValidityRequest_< 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 99 of file GetStateValidity.h.
std::vector< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::AllowedContactSpecification_<ContainerAllocator> >::other > planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::allowed_contacts |
Definition at line 80 of file GetStateValidity.h.
uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::check_collisions |
Definition at line 65 of file GetStateValidity.h.
uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::check_goal_constraints |
Definition at line 71 of file GetStateValidity.h.
uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::check_joint_limits |
Definition at line 74 of file GetStateValidity.h.
uint8_t planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::check_path_constraints |
Definition at line 68 of file GetStateValidity.h.
::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::goal_constraints |
Definition at line 86 of file GetStateValidity.h.
std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::link_padding |
Definition at line 89 of file GetStateValidity.h.
::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::ordered_collision_operations |
Definition at line 77 of file GetStateValidity.h.
::motion_planning_msgs::Constraints_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::path_constraints |
Definition at line 83 of file GetStateValidity.h.
::motion_planning_msgs::RobotState_<ContainerAllocator> planning_environment_msgs::GetStateValidityRequest_< ContainerAllocator >::robot_state |
Definition at line 62 of file GetStateValidity.h.