#include <PlaceGoal.h>
Public Types | |
typedef ::motion_planning_msgs::OrderedCollisionOperations_ < ContainerAllocator > | _additional_collision_operations_type |
typedef std::vector < ::motion_planning_msgs::LinkPadding_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::motion_planning_msgs::LinkPadding_ < ContainerAllocator > >::other > | _additional_link_padding_type |
typedef uint8_t | _allow_gripper_support_collision_type |
typedef ::object_manipulation_msgs::GripperTranslation_ < ContainerAllocator > | _approach_type |
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 float | _desired_retreat_distance_type |
typedef ::object_manipulation_msgs::Grasp_ < ContainerAllocator > | _grasp_type |
typedef float | _min_retreat_distance_type |
typedef ::motion_planning_msgs::Constraints_ < ContainerAllocator > | _path_constraints_type |
typedef std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | _place_locations_type |
typedef double | _place_padding_type |
typedef uint8_t | _use_reactive_place_type |
typedef boost::shared_ptr < ::object_manipulation_msgs::PlaceGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_manipulation_msgs::PlaceGoal_ < ContainerAllocator > > | Ptr |
typedef PlaceGoal_ < 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_additional_link_padding_size () const |
ROS_DEPRECATED void | get_additional_link_padding_vec (std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_place_locations_size () const |
ROS_DEPRECATED void | get_place_locations_vec (std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > &vec) const |
PlaceGoal_ (const ContainerAllocator &_alloc) | |
PlaceGoal_ () | |
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_additional_link_padding_size (uint32_t size) |
ROS_DEPRECATED void | set_additional_link_padding_vec (const std::vector< ::motion_planning_msgs::LinkPadding_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_< ContainerAllocator > >::other > &vec) |
ROS_DEPRECATED void | set_place_locations_size (uint32_t size) |
ROS_DEPRECATED void | set_place_locations_vec (const std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< 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 | |
::motion_planning_msgs::OrderedCollisionOperations_ < ContainerAllocator > | additional_collision_operations |
std::vector < ::motion_planning_msgs::LinkPadding_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::motion_planning_msgs::LinkPadding_ < ContainerAllocator > >::other > | additional_link_padding |
uint8_t | allow_gripper_support_collision |
::object_manipulation_msgs::GripperTranslation_ < ContainerAllocator > | approach |
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 |
float | desired_retreat_distance |
::object_manipulation_msgs::Grasp_ < ContainerAllocator > | grasp |
float | min_retreat_distance |
::motion_planning_msgs::Constraints_ < ContainerAllocator > | path_constraints |
std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | place_locations |
double | place_padding |
uint8_t | use_reactive_place |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file PlaceGoal.h.
typedef ::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_additional_collision_operations_type |
Definition at line 99 of file PlaceGoal.h.
typedef std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_additional_link_padding_type |
Definition at line 102 of file PlaceGoal.h.
typedef uint8_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_allow_gripper_support_collision_type |
Definition at line 87 of file PlaceGoal.h.
typedef ::object_manipulation_msgs::GripperTranslation_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_approach_type |
Definition at line 78 of file PlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_arm_name_type |
Definition at line 63 of file PlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_collision_object_name_type |
Definition at line 81 of file PlaceGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_collision_support_surface_name_type |
Definition at line 84 of file PlaceGoal.h.
typedef float object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_desired_retreat_distance_type |
Definition at line 72 of file PlaceGoal.h.
typedef ::object_manipulation_msgs::Grasp_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_grasp_type |
Definition at line 69 of file PlaceGoal.h.
typedef float object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_min_retreat_distance_type |
Definition at line 75 of file PlaceGoal.h.
typedef ::motion_planning_msgs::Constraints_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_path_constraints_type |
Definition at line 96 of file PlaceGoal.h.
typedef std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_place_locations_type |
Definition at line 66 of file PlaceGoal.h.
typedef double object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_place_padding_type |
Definition at line 93 of file PlaceGoal.h.
typedef uint8_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::_use_reactive_place_type |
Definition at line 90 of file PlaceGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::PlaceGoal_<ContainerAllocator> const> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::ConstPtr |
Definition at line 541 of file PlaceGoal.h.
typedef boost::shared_ptr< ::object_manipulation_msgs::PlaceGoal_<ContainerAllocator> > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::Ptr |
Definition at line 540 of file PlaceGoal.h.
typedef PlaceGoal_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::Type |
Definition at line 25 of file PlaceGoal.h.
object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::PlaceGoal_ | ( | ) | [inline] |
Definition at line 27 of file PlaceGoal.h.
object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::PlaceGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 45 of file PlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 119 of file PlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 126 of file PlaceGoal.h.
ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 478 of file PlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 117 of file PlaceGoal.h.
static const char* object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 115 of file PlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 124 of file PlaceGoal.h.
static const char* object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 122 of file PlaceGoal.h.
static ROS_DEPRECATED const std::string object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 476 of file PlaceGoal.h.
static const char* object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 129 of file PlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 500 of file PlaceGoal.h.
ROS_DEPRECATED uint32_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::get_additional_link_padding_size | ( | ) | const [inline] |
Definition at line 110 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::get_additional_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 112 of file PlaceGoal.h.
ROS_DEPRECATED uint32_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::get_place_locations_size | ( | ) | const [inline] |
Definition at line 106 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::get_place_locations_vec | ( | std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 108 of file PlaceGoal.h.
virtual ROS_DEPRECATED uint32_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 520 of file PlaceGoal.h.
virtual ROS_DEPRECATED uint8_t* object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 480 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::set_additional_link_padding_size | ( | uint32_t | size | ) | [inline] |
Definition at line 111 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::set_additional_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 113 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::set_place_locations_size | ( | uint32_t | size | ) | [inline] |
Definition at line 107 of file PlaceGoal.h.
ROS_DEPRECATED void object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::set_place_locations_vec | ( | const std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 109 of file PlaceGoal.h.
::motion_planning_msgs::OrderedCollisionOperations_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::additional_collision_operations |
Definition at line 100 of file PlaceGoal.h.
std::vector< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::motion_planning_msgs::LinkPadding_<ContainerAllocator> >::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::additional_link_padding |
Definition at line 103 of file PlaceGoal.h.
uint8_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::allow_gripper_support_collision |
Definition at line 88 of file PlaceGoal.h.
::object_manipulation_msgs::GripperTranslation_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::approach |
Definition at line 79 of file PlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::arm_name |
Definition at line 64 of file PlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::collision_object_name |
Definition at line 82 of file PlaceGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::collision_support_surface_name |
Definition at line 85 of file PlaceGoal.h.
float object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::desired_retreat_distance |
Definition at line 73 of file PlaceGoal.h.
::object_manipulation_msgs::Grasp_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::grasp |
Definition at line 70 of file PlaceGoal.h.
float object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::min_retreat_distance |
Definition at line 76 of file PlaceGoal.h.
::motion_planning_msgs::Constraints_<ContainerAllocator> object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::path_constraints |
Definition at line 97 of file PlaceGoal.h.
std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::place_locations |
Definition at line 67 of file PlaceGoal.h.
double object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::place_padding |
Definition at line 94 of file PlaceGoal.h.
uint8_t object_manipulation_msgs::PlaceGoal_< ContainerAllocator >::use_reactive_place |
Definition at line 91 of file PlaceGoal.h.